masscan
Verified for current stable LTS
Masscan Command: Scan Class B Top 100 Ports High Rate
Use for scan class b top 100 ports high rate with Masscan. Exact CLI syntax to scan class b top 100 ports high rate using Masscan.
When to use this: Use for scan class b top 100 ports high rate with Masscan.
Command Syntax
masscan <10.0.0.0/16> --top-ports <100> --rate <100000> masscan <10.0.0.0/16> --top-ports <100> --rate <100000> Command Breakdown
--top-ports- Command Option
- Tool-specific option used by this command invocation.
--rate- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to scan class b top 100 ports high rate using Masscan.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Masscan Command: Read Binary Scan Results Output Stdout
masscan --readscan <path/to/file> Masscan Command: Scan Class B With Banners Nmap Like masscan <10.0.0.0/16> -p <22,80> --banners --rate <100000> Masscan Command: Scan Class B With Exclude File masscan <10.0.0.0/16> --top-ports <100> --excludefile <path/to/file> Masscan Command: Scan Internet Dns Servers Udp Port 53 masscan <0.0.0.0/0> -p {U:53} --rate <10000000> 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>