Commit Graph

17 Commits

Author SHA1 Message Date
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 f8259f2e55 added an array of services 2024-09-24 11:31:24 +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 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