masscan
Verified for current stable LTS
Masscan Commands
Masscan command syntax with verified terminal examples.
Commands
8 commands for Masscan
masscan Operations
Masscan Command: Read Binary Scan Results Output Stdout
masscan --readscan <path/to/file> masscan Operations
Masscan Command: Scan Class B Top 100 Ports High Rate
masscan <10.0.0.0/16> --top-ports <100> --rate <100000> masscan Operations
Masscan Command: Scan Class B With Banners Nmap Like
masscan <10.0.0.0/16> -p <22,80> --banners --rate <100000> masscan Operations
Masscan Command: Scan Class B With Exclude File
masscan <10.0.0.0/16> --top-ports <100> --excludefile <path/to/file> masscan Operations
Masscan Command: Scan Internet Dns Servers Udp Port 53
masscan <0.0.0.0/0> -p {U:53} --rate <10000000> masscan HTTP
Masscan Command: Scan Internet Specific Port Range Export
masscan <0.0.0.0/0> -p <0-65535> --output-format <binary|grepable|json|list|xml> --output-filename <path/to/file> masscan Operations
Masscan Command: Scan Internet Web Servers Port 80 443
masscan <0.0.0.0/0> -p <80,443> --rate <10000000> masscan Operations
Masscan Command: Scan Ip Network Port 80
masscan <ip_address|network_prefix> -p <80> Suggest a Masscan Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Masscan workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.