Port scanning
For fast nmap scan, use rust scan
rustscan -a IP --ulimit 5000
scans ports much faster than the traditional nmap scan.
Then you can do
Nmap Automator (run this in the background)
it's slower but much more detailed!!! (it does UDP scan too!!)
it saves output too!
Last updated