VulnScanners Logo

Network Scanning

Masscan

Internet-scale asynchronous TCP port scanner.

networkscanning
masscan — terminal
$ masscan 10.0.0.0/8 -p80,443 --rate 10000

What it does

Masscan is an extremely fast port scanner that can sweep large IP ranges by transmitting packets asynchronously. It's typically used to find open ports across wide external ranges before deeper tooling runs.

Source

https://github.com/robertdavidgraham/masscan

More Network Scanning tools

Need hosted scanning instead of local tooling?

Run a scan in the browser →