masscan
Internet-scale port scanner. Use on your own ranges or in-scope clouds with a sane rate. Follow with nmap -sV on the hits.
Tags: ports, fast, asynchronous
- Category
- ports
- Maintenance signal
- maintained
Install
apt
sudo apt install masscanbrew
brew install masscanCommand templates
Top ports on a range
sudo masscan {range} -p1-65535 --rate {rate} -oL {output}