zmap
ZMap is a fast single packet network scanner designed for Internet-wide network surveys.
Name:zmap
Category:Network
Publisher:trickest-mhmdiaa
Created:10/25/2023
Container:
quay.io/trickest/zmap:v3.0.0-patch-14
Output Type:
License:Unknown
Source:View Source
Parameters
--rate
Set send rate in packets/sec--seed
Seed used to select address permutation--batch
Set the number of packets to send per iteration--cores
Comma-separated list of cores to pin to--notes
Inject user-specified notes into scan metadata--quiet
Do not print status updates--shard
Set which shard this scan is (0 indexed) (default=`0')--config
Read a configuration file, which can specify any of these options--dryrun
Don't actually send packets--probes
Number of probes to send to each IP (default=`1')--shards
Set the total number of shards (default=`1'--iplayer
Sends IP packets instead of Ethernet (for VPNs)--retries
Max number of times to try to send packet if send fails (default=`10')--bandwidth
Set send rate in bits/second (supports suffixes G, M and K)--interface
Specify network interface to use--probe-ttl
Set TTL value for probe IP packets (default=`255')--source-ip
Source address(es) for scan packets (ip or range)--verbosity
Level of log detail (0-5) (default `3')--probe-args
Arguments to pass to probe module--source-mac
Source MAC address--gateway-mac
Specify gateway MAC address--max-results
Cap number of results to return--max-runtime
Cap length of time for sending packets--max-targets
Cap number of targets to probe (as a number or a percentage of the address space)--min-hitrate
Minimum hitrate that scan can hit before scan is aborted (default=`-1')--output-args
Arguments to pass to output module--source-port
Source port(s) for scan packets (port or range)--target-port
port number to scan (for TCP and UDP scans)--probe-module
Select probe module (default `tcp_synscan')--cooldown-time
How long to continue receiving after sending last probe (default=`8')--no-header-row
Precludes outputting any header rows in data (e.g., CSV headers)--output-fields
Fields that should be output in result set--output-filter
Specify a filter over the response fields to limit what responses get sent to the output module--output-module
Select output module--user-metadata
Inject user-specified JSON metadata into scan (JSON)--allowlist-file
File of subnets to constrain scan to, in CIDR notation, e.g. 192.168.0.0/16--blocklist-file
File of subnets to exclude, in CIDR notation, e.g. 192.168.0.0/16--disable-syslog
Disables logging messages to syslog--sender-threads
Threads used to send packets (default `1')--list-of-ips-file
List of individual addresses to scan in random order. Use --white-list file unless >1 million IPs--list-output-fields
List all fields that can be output by selected probe module--list-probe-modules
List available probe modules--list-output-modules
List available output modules--max-sendto-failures
Maximum NIC sendto failures before scan is aborted (default=`-1')--ignore-blocklist-errors
--ignore-blocklist-errors Ignore invalid entries in allowlist/blocklist