#vulns.co
/
mcp by GKData.io

← Back to Toolkit

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

Project repository

Install

apt

sudo apt install masscan

brew

brew install masscan

Command templates

Top ports on a range

sudo masscan {range} -p1-65535 --rate {rate} -oL {output}

Related tools

← Back to Toolkit