Autogenerated stuff - sort nmap-os-db and regen some man pages

This commit is contained in:
fyodor 2011-05-17 17:33:24 +00:00
parent 17414d4cb4
commit 86d9802343
5 changed files with 364 additions and 340 deletions

File diff suppressed because it is too large Load diff

View file

@ -2,12 +2,12 @@
.\" Title: nmap
.\" Author: [see the "Author" section]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
.\" Date: 05/08/2011
.\" Date: 05/17/2011
.\" Manual: Nmap Reference Guide
.\" Source: Nmap
.\" Language: English
.\"
.TH "NMAP" "1" "05/08/2011" "Nmap" "Nmap Reference Guide"
.TH "NMAP" "1" "05/17/2011" "Nmap" "Nmap Reference Guide"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@ -277,7 +277,7 @@ in the first octet so the target specification doesn\*(Aqt look like a command\-
will perform an Internet\-wide scan for all IP addresses ending in 13\&.37\&. This sort of broad sampling can be useful for Internet surveys and research\&.
.\" IPv6
.PP
IPv6 addresses can only be specified by their fully qualified IPv6 address or hostname\&. CIDR and octet ranges aren\*(Aqt supported for IPv6 because they are rarely useful\&.
IPv6 addresses can only be specified by their fully qualified IPv6 address or hostname\&. CIDR and octet ranges aren\*(Aqt yet supported for IPv6\&.
.PP
Nmap accepts multiple host specifications on the command line, and they don\*(Aqt need to be the same type\&. The command
\fBnmap scanme\&.nmap\&.org 192\&.168\&.0\&.0/8 10\&.0\&.0,1,3\-7\&.\-\fR

View file

@ -1,13 +1,22 @@
'\" t
.\" Title: zenmap
.\" Author: [see the "Authors" section]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Date: 01/29/2011
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
.\" Date: 05/17/2011
.\" Manual: Zenmap Reference Guide
.\" Source: Zenmap
.\" Language: English
.\"
.TH "ZENMAP" "1" "01/29/2011" "Zenmap" "Zenmap Reference Guide"
.TH "ZENMAP" "1" "05/17/2011" "Zenmap" "Zenmap Reference Guide"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
@ -27,7 +36,7 @@ zenmap \- Graphical Nmap frontend and results viewer
.PP
Zenmap is a multi\-platform graphical Nmap frontend and results viewer\&. Zenmap aims to make Nmap easy for beginners to use while giving experienced Nmap users advanced features\&. Frequently used scans can be saved as profiles to make them easy to run repeatedly\&. A command creator allows interactive creation of Nmap command lines\&. Scan results can be saved and viewed later\&. Saved scan results can be compared with one another to see how they differ\&. The results of recent scans are stored in a searchable database\&.
.PP
This man page only describes the few Zenmap command\-line options and some critical notes\&. A much more detailed Zenmap User\'s Guide is available at
This man page only describes the few Zenmap command\-line options and some critical notes\&. A much more detailed Zenmap User\*(Aqs Guide is available at
\m[blue]\fB\%http://nmap.org/book/zenmap.html\fR\m[]\&. Other documentation and information is available from the Zenmap web page at
\m[blue]\fB\%http://nmap.org/zenmap/\fR\m[]\&.
.SH "OPTIONS SUMMARY"

View file

@ -1,13 +1,22 @@
'\" t
.\" Title: ndiff
.\" Author: [see the "Authors" section]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Date: 01/29/2011
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
.\" Date: 05/17/2011
.\" Manual: User Commands
.\" Source: Ndiff
.\" Language: English
.\"
.TH "NDIFF" "1" "01/29/2011" "Ndiff" "User Commands"
.TH "NDIFF" "1" "05/17/2011" "Ndiff" "User Commands"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
@ -83,8 +92,6 @@ OS matches (from
.\}
Script output
.RE
.sp
.RE
.PP
Ndiff, like the standard
\fBdiff\fR
@ -116,7 +123,7 @@ included in the distribution\&.
Any other arguments are taken to be the names of Nmap XML output files\&. There must be exactly two\&.
.SH "EXAMPLE"
.PP
Let\'s use Ndiff to compare the output of two Nmap scans that use different options\&. In the first, we\'ll do a fast scan (\fB\-F\fR), which scans fewer ports for speed\&. In the second, we\'ll scan the larger default set of ports, and run an NSE script\&.
Let\*(Aqs use Ndiff to compare the output of two Nmap scans that use different options\&. In the first, we\*(Aqll do a fast scan (\fB\-F\fR), which scans fewer ports for speed\&. In the second, we\*(Aqll scan the larger default set of ports, and run an NSE script\&.
.sp
.if n \{\
.RS 4
@ -159,13 +166,13 @@ script produced some additional output for port 80\&. From the port counts, we m
The
\fB\-v\fR
(or
\fB\-\-verbose\fR) option to Ndiff made it show even the ports that didn\'t change, like 22 and 25\&. Without
\fB\-\-verbose\fR) option to Ndiff made it show even the ports that didn\*(Aqt change, like 22 and 25\&. Without
\fB\-v\fR, they would not have been shown\&.
.SH "OUTPUT"
.PP
There are two output modes: text and XML\&. Text output is the default, and can also be selected with the
\fB\-\-text\fR
option\&. Text output resembles a unified diff of Nmap\'s normal terminal output\&. Each line is preceded by a character indicating whether and how it changed\&.
option\&. Text output resembles a unified diff of Nmap\*(Aqs normal terminal output\&. Each line is preceded by a character indicating whether and how it changed\&.
\-
means that the line was in the first scan but not in the second;
+
@ -213,7 +220,7 @@ is an example of text output\&. Here, port 80 on the host photos\-cache\-snc1\&.
.PP
XML output, intended to be processed by other programs, is selected with the
\fB\-\-xml\fR
option\&. It is based on Nmap\'s XML output, with a few additional elements to indicate differences\&. The XML document is enclosed in
option\&. It is based on Nmap\*(Aqs XML output, with a few additional elements to indicate differences\&. The XML document is enclosed in
\fInmapdiff\fR
and
\fIscandiff\fR
@ -323,7 +330,7 @@ without a corresponding
.\}
.SH "PERIODIC DIFFS"
.PP
Using Nmap, Ndiff, cron, and a shell script, it\'s possible to scan a network daily and get email reports of the state of the network and changes since the previous scan\&.
Using Nmap, Ndiff, cron, and a shell script, it\*(Aqs possible to scan a network daily and get email reports of the state of the network and changes since the previous scan\&.
Example\ \&3
shows the script that ties it together\&.
.PP
@ -354,7 +361,7 @@ ln \-sf scan\-$date\&.xml scan\-prev\&.xml
.\}
.PP
If the script is saved as
/root/scan\-ndiff\&.sh, add the following line to root\'s crontab:
/root/scan\-ndiff\&.sh, add the following line to root\*(Aqs crontab:
.sp
.if n \{\
.RS 4
@ -403,7 +410,6 @@ The exit code indicates whether the scans are equal\&.
2 indicates a runtime error, such as the failure to open a file\&.
.RE
.sp
.RE
.SH "BUGS"
.PP
Report bugs to the

View file

@ -20220,28 +20220,6 @@ T7(R=Y%DF=N%T=22-38%TG=40%W=FFFF%S=A%A=S+%F=AR%O=WFNM109T10S%RD=0%Q=)
U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G)
IE(DFI=N%T=3B-45%TG=40%CD=S)
# IBM i5/OS V5r4m0 on an IBM "System i "(formerly known as an "i5", and an "E-Server - i Series", and "AS/400")
# IBM OS/400 V5
# IBM i5/OS V5R4
# System I5 running i5/OS V5R4
# OS400-V6R1
Fingerprint IBM i5/OS V5R4 - V6R1
Class IBM | i5/OS | V5 | general purpose
Class IBM | i5/OS | V6 | general purpose
SEQ(SP=9B-B3%GCD=1-6%ISR=A2-B8%TI=I%II=I%SS=S%TS=A|B)
OPS(O1=M5ACNW0NNT11%O2=M578NW0NNT11%O3=M280NW0NNT11%O4=M5ACNW0NNT11%O5=M218NW0NNT11%O6=M109NNT11)
WIN(W1=2000|FA00%W2=2000|FA00%W3=2000|FA00%W4=2000|FA00%W5=2000|FA00%W6=2000|FA00)
ECN(R=Y%DF=Y%T=3B-45%TG=40%W=2000|FA00%O=M5ACNW0%CC=N%Q=)
T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=)
T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=)
T3(R=N)
T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=)
T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=)
T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=)
T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=)
U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G)
IE(DFI=N%T=3B-45%TG=40%CD=S)
# IBM i5/OS V5R4M0 running on an IBM iSeries 520
Fingerprint IBM i5/OS V5R4
Class IBM | i5/OS | V5 | general purpose
@ -20276,6 +20254,28 @@ T7(R=Y%DF=N%T=3A-44%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=)
U1(DF=N%T=3A-44%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G)
IE(DFI=N%T=3A-44%TG=40%CD=S)
# IBM i5/OS V5r4m0 on an IBM "System i "(formerly known as an "i5", and an "E-Server - i Series", and "AS/400")
# IBM OS/400 V5
# IBM i5/OS V5R4
# System I5 running i5/OS V5R4
# OS400-V6R1
Fingerprint IBM i5/OS V5R4 - V6R1
Class IBM | i5/OS | V5 | general purpose
Class IBM | i5/OS | V6 | general purpose
SEQ(SP=9B-B3%GCD=1-6%ISR=A2-B8%TI=I%II=I%SS=S%TS=A|B)
OPS(O1=M5ACNW0NNT11%O2=M578NW0NNT11%O3=M280NW0NNT11%O4=M5ACNW0NNT11%O5=M218NW0NNT11%O6=M109NNT11)
WIN(W1=2000|FA00%W2=2000|FA00%W3=2000|FA00%W4=2000|FA00%W5=2000|FA00%W6=2000|FA00)
ECN(R=Y%DF=Y%T=3B-45%TG=40%W=2000|FA00%O=M5ACNW0%CC=N%Q=)
T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=)
T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=)
T3(R=N)
T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=)
T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=)
T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=)
T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=)
U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G)
IE(DFI=N%T=3B-45%TG=40%CD=S)
# i5/OS V5R4, CUMPTF C6297540, TCP/IP Group PTF 4, running on a iSeries Modell 270, Power4 based
Fingerprint IBM i5/OS V5R4 on an IBM iSeries (PPC)
Class IBM | i5/OS | V5 | general purpose