1ZBLACKLIST(1)                     zblacklist                     ZBLACKLIST(1)
2
3
4

NAME

6       zblacklist - zmap IP blacklist tool
7

SYNOPSIS

9       zblacklist [ -b <blacklist> ] [ -w <whitelist> ] [ OPTIONS... ]
10

DESCRIPTION

12       ZBlacklist  is  a network tool for limiting and deduplicating a list of
13       IP addresses using a blacklist or whitelist.
14

OPTIONS

16   BASIC OPTIONS
17       -b, --blacklist-file=path
18              File of subnets to exclude, in CIDR notation, one-per  line.  It
19              is  recommended you use this to exclude RFC 1918 addresses, mul‐
20              ticast, IANA reserved  space,  and  other  IANA  special-purpose
21              addresses.  An  example  blacklist  file blacklist.conf for this
22              purpose.
23
24       -w, --whitelist-file=name
25              File of subnets to include, in CIDR notation, one-per line.  All
26              other subnets will be excluded.
27
28       -l, --log-file=name
29              File to log to.
30
31       -v, --verbosity
32              Level of log detail (0-5, default=3)
33
34       --no-duplicate-checking
35              Don´t deduplicate input addresses. Default is false.
36
37       --ignore-blacklist-errors
38              Ignore invalid entries in the blacklist. Default is false.
39
40
41
42
43zmap v2.1.1                     September 2015                   ZBLACKLIST(1)
Impressum