Commit Graph

25 Commits

Author SHA1 Message Date
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