Commit Graph

52 Commits

Author SHA1 Message Date
jc 781817ed37 absolutely obsessed with my oneliners 2025-06-24 04:01:11 +00:00
jc 5803f9559d i love my oneliners 2025-06-24 03:42:10 +00:00
jc b244f8c0d8 slight change 2025-06-23 16:57:14 +00:00
jc 5458270c1a slight change 2025-06-23 12:23:41 +00:00
jc b9f812d2bb you can now specify a file with ips or cidr notations 2025-06-23 11:00:47 +00:00
jc 201e851cdd added a --httpx flag 2025-06-23 08:56:37 +00:00
jc c3d412438f logical bug fix 2025-06-19 07:37:11 +00:00
jc 2a270fef73 unnecessary line 2025-06-12 21:45:38 +03:00
jc d6336673e1 repositioning 2025-05-27 13:40:19 +03:00
jc 6f0dd0ba53 --pointers is now stupid fast 2025-05-27 08:46:42 +00:00
jc e21e152d71 added a --pointers flag, pure bliss 2025-05-26 23:53:01 +03:00
jc cfb1e77e53 tweak 2025-05-26 11:02:03 +03:00
jc 70c9c94564 optimized 2025-05-23 16:46:50 +00:00
jc c6bda158de optimized 2025-05-22 13:05:24 +00:00
jc 6924fe2310 logical bug fix 2025-05-08 19:41:11 +00:00
jc 540dc463d1 resource management 2025-05-06 18:06:14 +03:00
jc 8682f1ba93 ports -> mports 2025-04-28 23:01:37 +03:00
jc 3405749a28 logical bug fix 2025-04-27 20:36:59 +03:00
jc b9bcb9696e 8368 -> 65535 2025-04-27 17:16:56 +00:00
jc 1c38157cbe fixed some logical bugs 2025-04-25 18:19:34 +00:00
jc 17452a6a53 modified the table 2025-04-23 01:59:09 +03:00
jc a6364962ac added ports to keyports 2025-04-22 17:43:40 +03:00
jc 2476900628 modified the table 2025-04-22 01:57:50 +03:00
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 c355f9064f added a --force flag 2024-11-04 21:54:37 +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 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 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