Major refector of the portscanner

[+] Handles IPv6
[+] Reverse DNS of IPs (both 4 and 6) pass -RevDNS flag
[+] Major performance improvements (now with added less crashing and less CPU usage). If concerned about CPU usage just use C2 mode (below)
[+] Parallelize the host resolution when starting (this was previously sequential and took a proper chunk of scanning time)
[+] Overhaul the ps1 script (assemblies are embedded gzipped to reduce space)
[+] Show Closed ports if -Closed flag passed
[+] Live and C2 update modes. C2 mode is default and no updating of the current target host:port or ports remaining is done (as is kinda pointless)

I will get the source for the scanner updated in GitHub ASAP
chunking
rolen 2019-01-20 23:25:31 +00:00
parent bf9228302c
commit 22e4230e14
1 changed files with 61 additions and 55 deletions

File diff suppressed because one or more lines are too long