-
-
Notifications
You must be signed in to change notification settings - Fork 40
/
unimap.1
81 lines (81 loc) · 2.21 KB
/
unimap.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3.
.TH UNIMAP "1" "May 2021" "Unimap 0.5.1" "User Commands"
.SH NAME
Unimap \- manual page for Unimap 0.5.1
.SH DESCRIPTION
Unimap 0.5.1
Eduard Tolosa <[email protected]>
Scan only once by IP address and reduce scan times with Nmap for large amounts of data.
.SS "USAGE:"
.IP
unimap [FLAGS] [OPTIONS]
.SS "FLAGS:"
.TP
\fB\-\-fast\-scan\fR
Use fast scanning for ports (no version detection).
.TP
\fB\-h\fR, \fB\-\-help\fR
Prints help information
.TP
\fB\-k\fR, \fB\-\-no\-keep\-nmap\-logs\fR
Keep Nmap XML files created in the logs/ folder for every scanned IP. This data will be
useful for other tasks.
.TP
\fB\-o\fR, \fB\-\-output\fR
Write to an output file. The name of the output file will be unimap\-log\-date.
.TP
\fB\-q\fR, \fB\-\-quiet\fR
Remove informative messages.
.TP
\fB\-r\fR, \fB\-\-raw\-output\fR
Use raw output instead of a table.
.TP
\fB\-\-stdin\fR
Read from stdin instead of files or aguments.
.TP
\fB\-\-url\-output\fR
Use HOST:IP output format.
.TP
\fB\-V\fR, \fB\-\-version\fR
Prints version information
.SS "OPTIONS:"
.TP
\fB\-\-resolvers\fR <custom\-resolvers>...
Path to a file (or files) containing a list of DNS IP address. If no
specified then 1.6k of built\-in valid DNS servers from public\-dns.info are
used.
.TP
\fB\-f\fR, \fB\-\-file\fR <files>...
Use a list of targets writen in a file as input.
.TP
\fB\-\-logs\-dir\fR <logs\-dir>
Path to save the CSV data of the process and/or Nmap XML files. Default to
logs/.
.TP
\fB\-\-min\-rate\fR <min\-rate>
Nmap \fB\-\-min\-rate\fR value for ports scan.
.TP
\fB\-\-ports\fR <ports>
Ports to scan. You can specify a range of ports, a list, or both. Put them
inside double quotes, for example: "22, 80, 443, 1000\-5000"
.TP
\fB\-t\fR, \fB\-\-target\fR <target>
Target host.
.TP
\fB\-\-threads\fR <threads>
Number of threads to use to perform the resolution.
.TP
\fB\-u\fR, \fB\-\-unique\-output\fR <unique\-output>
Write the output in CSV format to the specified filename.
.SH "SEE ALSO"
The full documentation for
.B Unimap
is maintained as a Texinfo manual. If the
.B info
and
.B Unimap
programs are properly installed at your site, the command
.IP
.B info Unimap
.PP
should give you access to the complete manual.