zmap Command Examples

Fast, open-source network scanner for Internet-wide surveys. More information: https://manned.org/zmap.

zmap {{SUBNETS}} {{[-p|--target-ports]}} {{port}}

zmap {{[-p|--target-ports]}} {{port1,port2-port3,...}} {{SUBNETS}}

zmap {{[-o|--output-file]}} {{path/to/output_file.csv}} {{[-f|--output-fields]}} "{{saddr,daddr,sport,dport}}" {{SUBNETS}}

zmap {{[-r|--rate]}} {{packets_per_second}} {{SUBNETS}}

zmap {{[-d|--dryrun]}} {{SUBNETS}}

zmap {{[-b|--blocklist-file]}} {{path/to/blocklist.txt}} {{SUBNETS}}

zmap {{[-S|--source-ip]}} {{source_ip}} {{SUBNETS}}

zmap {{[-n|--max-targets]}} {{1000}} {{SUBNETS}} {{[-p|--target-ports]}} {{port1,port2-port3}}