zmap
Verified for current stable LTS
Zmap Commands
Zmap command syntax with verified terminal examples.
Commands
8 commands for Zmap
zmap HTTP
Zmap Command: Cap Number Or Percentage Of Targets To Probe
zmap -n <1000> <SUBNETS> -p <port1,port2-port3> zmap Operations
Zmap Command: Exclude Subnets Using Blocklist File
zmap -b <path/to/blocklist.txt> <SUBNETS> zmap Operations
Zmap Command: Limit Scan Rate To Packets Per Second
zmap -r <packets_per_second> <SUBNETS> zmap Operations
Zmap Command: Output Results To Csv With Custom Fields
zmap -o <path/to/output_file.csv> -f "<saddr,daddr,sport,dport>" <SUBNETS> zmap Operations
Zmap Command: Perform Dry Run Without Sending Packets
zmap -d <SUBNETS> zmap HTTP
Zmap Command: Scan Specific Ports Or Ranges Across Subnet
zmap -p <port1,port2-port3,...> <SUBNETS> zmap HTTP
Zmap Command: Scan Subnet For Specific Tcp Port
zmap <SUBNETS> -p <port> zmap Operations
Zmap Command: Set Specific Source Ip For Scan Packets
zmap -S <source_ip> <SUBNETS> Suggest a Zmap Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Zmap workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.