jc
|
b60e3b8d66
|
added the functionality to scan more than one port with the -p flag
|
2025-04-21 22:09:45 +03:00 |
|
jc
|
04ab33e059
|
the previous implementation was a bit sluggish
|
2025-04-20 01:29:26 +03:00 |
|
jc
|
db6fa300a4
|
added a functionality to look for common ports across a subnet
|
2025-04-19 23:48:49 +03:00 |
|
jc
|
72d9ac55e9
|
gonna be slightly slower but more efficent
|
2025-04-15 23:55:04 +03:00 |
|
jc
|
e575966e5e
|
slight change that i forgot to make
|
2025-03-20 08:34:20 +00:00 |
|
jc
|
577bd2f34c
|
added some better functionality
|
2025-02-20 10:09:50 +00:00 |
|
jc
|
d8089ab487
|
missing delim
|
2025-02-12 09:16:58 +00:00 |
|
jc
|
ba0ab1e68b
|
point ip to nmap out file
|
2025-02-07 09:03:16 +00:00 |
|
jc
|
3e53290976
|
updated
|
2024-11-04 22:04:02 +03:00 |
|
jc
|
c355f9064f
|
added a --force flag
|
2024-11-04 21:54:37 +03:00 |
|
jc
|
a3f7f63fa4
|
updated
|
2024-10-19 11:34:35 +03:00 |
|
Collins Gitahi
|
8575b492fd
|
added a --open flag for better visibility of open ports, mainly across a subnet
|
2024-10-17 12:16:44 +03:00 |
|
Collins Gitahi
|
a482012a34
|
changed how it prints the live hosts
|
2024-10-16 18:46:13 +03:00 |
|
jc
|
2159e2705e
|
edited
|
2024-10-15 17:54:37 +03:00 |
|
jc
|
71110b2567
|
can now scan hosts in a subnet and print the live ones
|
2024-10-15 17:28:22 +03:00 |
|
jc
|
7ae91fa550
|
changed the logic for identifying services; using a oneliner is painful
|
2024-09-26 09:54:47 -04:00 |
|
jc
|
58bc655650
|
write nmap output to nmap.out
|
2024-09-25 20:30:54 +03:00 |
|
jc
|
82fad18d97
|
updated
|
2024-09-24 11:32:01 +03:00 |
|
jc
|
f8259f2e55
|
added an array of services
|
2024-09-24 11:31:24 +03:00 |
|
jc
|
9265c047d6
|
updated
|
2024-09-22 21:43:03 +03:00 |
|
jc
|
a49229302d
|
added images
|
2024-09-22 21:08:16 +03:00 |
|
jc
|
c81a8dc825
|
sort ports in table, plus got rid of disabling arp ping flag
|
2024-09-22 20:38:50 +03:00 |
|
jc
|
cad8cda591
|
added a seperator for when nmap kicks in
|
2024-09-21 21:05:25 +03:00 |
|
jc
|
3c8ba2737b
|
increased reply wait to 2 seconds for good measure :)
|
2024-09-21 17:58:25 +03:00 |
|
jc
|
1950059650
|
-W1 -> -w1, reply wait in seconds vs time to wait for response?
|
2024-09-21 15:00:55 +03:00 |
|
jc
|
9486f73cd9
|
disabled DNS resolution on nc
|
2024-09-21 14:46:46 +03:00 |
|
jc
|
2e3f173533
|
small change, hopefully i did not break anything lol
|
2024-09-20 09:59:05 -04:00 |
|
jc
|
52130b3ba6
|
increased ping wait time plus changed scodes to an associative array
|
2024-09-20 05:16:52 -04:00 |
|
jc
|
77ed147bd7
|
added images
|
2024-09-19 22:58:55 +03:00 |
|
jc
|
8e1fc992c9
|
can pass a port or ports discovered on one host or subnet to nmap
|
2024-09-19 22:35:57 +03:00 |
|
jc
|
ec15201db2
|
can scan a specific port either on one host or a subnet
|
2024-09-19 21:30:47 +03:00 |
|
jc
|
6386b917cf
|
small changes
|
2024-09-18 14:41:36 +03:00 |
|
jc
|
8e54b53fe8
|
added fast_ping for crazy fast subnet scanning :)
|
2024-09-18 14:38:49 +03:00 |
|
jc
|
cfc8a67008
|
pipe stderr to /dev/null, plus when doing a cidr scan, call cl after every ip is scanned
|
2024-09-17 07:38:39 +03:00 |
|
jc
|
c38ebc1969
|
added cidr handling for scanning subnets :)
|
2024-09-16 23:28:54 +03:00 |
|
jc
|
0f992f84f9
|
changed filename
|
2024-09-15 08:33:47 +03:00 |
|
jc
|
7238c7087b
|
newline comes after ports are discovered
|
2024-09-13 13:20:07 +03:00 |
|
jc
|
99b347cdcf
|
fixed no ports discovered
|
2024-09-13 10:02:45 +00:00 |
|
jc
|
42443c3834
|
added an nmap service enumeration line
|
2024-08-23 05:27:27 -04:00 |
|
jc
|
1ddd3a191a
|
ported file
|
2024-08-19 00:46:23 +00:00 |
|
jc
|
eda4c10dbe
|
Initial commit
|
2024-08-19 00:45:59 +00:00 |
|