1ZITERATE(1)                        ziterate                        ZITERATE(1)
2
3
4

NAME

6       ziterate - ZMap IP permutation generation file
7

SYNOPSIS

9       ziterate [ -b <blocklist> ] [ -w <allowlist> ] [ OPTIONS... ]
10

DESCRIPTION

12       ZIterate  is a network tool that will produce IPv4 addresses in a psue‐
13       dorandom order similar to how ZMap generates  random  addresses  to  be
14       scanned.
15

OPTIONS

17   BASIC OPTIONS
18       -b, --blocklist-file=path
19              File  of  subnets to exclude, in CIDR notation, one-per line. It
20              is recommended you use this to exclude RFC 1918 addresses,  mul‐
21              ticast,  IANA reserved space, and other IANA special-purpose ad‐
22              dresses. An example blocklist file blacklist.conf for this  pur‐
23              pose.
24
25       -w, --allowlist-file=name
26              File  of subnets to include, in CIDR notation, one-per line. All
27              other subnets will be excluded.
28
29       -l, --log-file=name
30              File to log to.
31
32       --disable-syslog
33              Disable logging messages to syslog.
34
35       -v, --verbosity
36              Level of log detail (0-5, default=3)
37
38       --ignore-blocklist-errors
39              Ignore invalid entries in the blocklist. Default is false.
40
41       --seed=n
42              Seed used to select address permutation.
43
44       -n, --max-targets=n
45              Cap number of IPs to generate (as a number or  a  percentage  of
46              the address space)
47
48   SHARDING
49       --shards=n
50              Total number of shards.
51
52       --shard=n
53              Shard this scan is targeting. Zero indexed.
54
55   ADDITIONAL OPTIONS
56       -h, --help
57              Print help text and exit.
58
59       -V, --version
60              Print version and exit.
61
62
63
64
65ZMap                               June 2017                       ZITERATE(1)
Impressum