mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 04:09:01 +00:00
a few minor/spelling/typo changes suggested by Eric Krosnes
This commit is contained in:
@@ -405,7 +405,7 @@ options <option>--bindir</option>, <option>--datadir</option>, and/or
|
|||||||
<option>--mandir</option>. An example usage of
|
<option>--mandir</option>. An example usage of
|
||||||
<option>--prefix</option> would be to install
|
<option>--prefix</option> would be to install
|
||||||
Nmap in my account as an unprivileged user.
|
Nmap in my account as an unprivileged user.
|
||||||
I would run <command>./configure --prefix=<replaceable>/home/fyodor</replaceable></command>. Nmap creates subdirs like <filename>/home/fyodor/man/man1</filename> in the install stage if they do not already exist.</para></listitem></varlistentry>
|
I would run <command>./configure --prefix=<replaceable>/home/fyodor</replaceable></command>. Nmap creates subdirectories like <filename>/home/fyodor/man/man1</filename> in the install stage if they do not already exist.</para></listitem></varlistentry>
|
||||||
|
|
||||||
<varlistentry><term><option>--without-zenmap</option></term>
|
<varlistentry><term><option>--without-zenmap</option></term>
|
||||||
<listitem><indexterm><primary>Zenmap</primary><secondary>disabling</secondary></indexterm><para>This option prevents the Zenmap graphical frontend from being installed. Normally the build system checks your system for requirements such as the Python scripting language and then installs Zenmap if they are all available.</para></listitem></varlistentry>
|
<listitem><indexterm><primary>Zenmap</primary><secondary>disabling</secondary></indexterm><para>This option prevents the Zenmap graphical frontend from being installed. Normally the build system checks your system for requirements such as the Python scripting language and then installs Zenmap if they are all available.</para></listitem></varlistentry>
|
||||||
|
|||||||
53
docs/nmap.1
53
docs/nmap.1
@@ -1,12 +1,12 @@
|
|||||||
.\" Title: nmap
|
.\" Title: nmap
|
||||||
.\" Author: Gordon \(lqFyodor\(rq Insecure.Org Lyon
|
.\" Author: Gordon \(lqFyodor\(rq Lyon
|
||||||
.\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/>
|
||||||
.\" Date: 11/08/2008
|
.\" Date: 11/10/2008
|
||||||
.\" Manual: Nmap Reference Guide
|
.\" Manual: Nmap Reference Guide
|
||||||
.\" Source: Nmap Zero Day
|
.\" Source: Nmap First Edition
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NMAP" "1" "11/08/2008" "Nmap Zero Day" "Nmap Reference Guide"
|
.TH "NMAP" "1" "11/10/2008" "Nmap First Edition" "Nmap Reference Guide"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * (re)Define some macros
|
.\" * (re)Define some macros
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
@@ -267,11 +267,8 @@ The newest version of Nmap can be obtained from
|
|||||||
.PP
|
.PP
|
||||||
This options summary is printed when Nmap is run with no arguments, and the latest version is always available at
|
This options summary is printed when Nmap is run with no arguments, and the latest version is always available at
|
||||||
\m[blue]\fB\%http://nmap.org/data/nmap.usage.txt\fR\m[]\&. It helps people remember the most common options, but is no substitute for the in\-depth documentation in the rest of this manual\&. Some obscure options aren\'t even included here\&.
|
\m[blue]\fB\%http://nmap.org/data/nmap.usage.txt\fR\m[]\&. It helps people remember the most common options, but is no substitute for the in\-depth documentation in the rest of this manual\&. Some obscure options aren\'t even included here\&.
|
||||||
.PP
|
|
||||||
|
|
||||||
.\" summary of options
|
.\" summary of options
|
||||||
.\" command-line options: of Nmap
|
.\" command-line options: of Nmap
|
||||||
|
|
||||||
.sp
|
.sp
|
||||||
.if n \{\
|
.if n \{\
|
||||||
.RS 4
|
.RS 4
|
||||||
@@ -279,12 +276,7 @@ This options summary is printed when Nmap is run with no arguments, and the late
|
|||||||
.fam C
|
.fam C
|
||||||
.ps -1
|
.ps -1
|
||||||
.nf
|
.nf
|
||||||
.if t \{\
|
.BB lightgray
|
||||||
.sp -1
|
|
||||||
.\}
|
|
||||||
.BB lightgray adjust-for-leading-newline
|
|
||||||
.sp -1
|
|
||||||
|
|
||||||
Nmap 4\&.76 ( http://nmap\&.org )
|
Nmap 4\&.76 ( http://nmap\&.org )
|
||||||
Usage: nmap [Scan Type(s)] [Options] {target specification}
|
Usage: nmap [Scan Type(s)] [Options] {target specification}
|
||||||
TARGET SPECIFICATION:
|
TARGET SPECIFICATION:
|
||||||
@@ -391,20 +383,15 @@ EXAMPLES:
|
|||||||
nmap \-v \-sP 192\&.168\&.0\&.0/16 10\&.0\&.0\&.0/8
|
nmap \-v \-sP 192\&.168\&.0\&.0/16 10\&.0\&.0\&.0/8
|
||||||
nmap \-v \-iR 10000 \-PN \-p 80
|
nmap \-v \-iR 10000 \-PN \-p 80
|
||||||
SEE THE MAN PAGE FOR MANY MORE OPTIONS, DESCRIPTIONS, AND EXAMPLES
|
SEE THE MAN PAGE FOR MANY MORE OPTIONS, DESCRIPTIONS, AND EXAMPLES
|
||||||
|
.EB lightgray
|
||||||
.EB lightgray adjust-for-leading-newline
|
|
||||||
.if t \{\
|
|
||||||
.sp 1
|
|
||||||
.\}
|
|
||||||
.fi
|
.fi
|
||||||
.fam
|
.fam
|
||||||
.ps +1
|
.ps +1
|
||||||
.if n \{\
|
.if n \{\
|
||||||
.RE
|
.RE
|
||||||
.\}
|
.\}
|
||||||
.sp
|
.\"
|
||||||
.\"
|
.\"
|
||||||
.\"
|
|
||||||
.SH "Target Specification"
|
.SH "Target Specification"
|
||||||
.\" target specification
|
.\" target specification
|
||||||
.PP
|
.PP
|
||||||
@@ -645,8 +632,7 @@ options, respectively\&. A timestamp reply (ICMP code 14) or address mask reply
|
|||||||
The newest host discovery option is the IP protocol ping, which sends IP packets with the specified protocol number set in their IP header\&. The protocol list takes the same format as do port lists in the previously discussed TCP and UDP host discovery options\&. If no protocols are specified, the default is to send multiple IP packets for ICMP (protocol 1), IGMP (protocol 2), and IP\-in\-IP (protocol 4)\&. The default protocols can be configured at compile\-time by changing
|
The newest host discovery option is the IP protocol ping, which sends IP packets with the specified protocol number set in their IP header\&. The protocol list takes the same format as do port lists in the previously discussed TCP and UDP host discovery options\&. If no protocols are specified, the default is to send multiple IP packets for ICMP (protocol 1), IGMP (protocol 2), and IP\-in\-IP (protocol 4)\&. The default protocols can be configured at compile\-time by changing
|
||||||
\fIDEFAULT_PROTO_PROBE_PORT_SPEC\fR.\" DEFAULT_PROTO_PROBE_PORT_SPEC
|
\fIDEFAULT_PROTO_PROBE_PORT_SPEC\fR.\" DEFAULT_PROTO_PROBE_PORT_SPEC
|
||||||
in
|
in
|
||||||
\FCnmap\&.h\F[]\&..\" nmap.h
|
\FCnmap\&.h\F[]\&. Note that for the ICMP, IGMP, TCP (protocol 6), and UDP (protocol 17), the packets are sent with the proper protocol headers while other protocols are sent with no additional data beyond the IP header (unless the
|
||||||
Note that for the ICMP, IGMP, TCP (protocol 6), and UDP (protocol 17), the packets are sent with the proper protocol headers while other protocols are sent with no additional data beyond the IP header (unless the
|
|
||||||
\fB\-\-data\-length\fR
|
\fB\-\-data\-length\fR
|
||||||
option is specified)\&.
|
option is specified)\&.
|
||||||
.sp
|
.sp
|
||||||
@@ -1282,8 +1268,10 @@ extension are ignored\&. Nmap does not search recursively into subdirectories to
|
|||||||
.sp
|
.sp
|
||||||
Nmap scripts are stored in a
|
Nmap scripts are stored in a
|
||||||
\FCscripts\F[]
|
\FCscripts\F[]
|
||||||
subdirectory of the Nmap data directory by default (see
|
subdirectory of the Nmap data directory by default
|
||||||
Chapter\ \&14, Understanding and Customizing Nmap Data Files)\&. For efficiency, scripts are indexed in a database stored in
|
(see \m[blue]\fB\%http://nmap.org/book/data-files.html\fR\m[])\&.
|
||||||
|
|
||||||
|
For efficiency, scripts are indexed in a database stored in
|
||||||
\FCscripts/script\&.db\F[]\&..\" script.db
|
\FCscripts/script\&.db\F[]\&..\" script.db
|
||||||
which lists the category or categories in which each script belongs\&. Give the argument
|
which lists the category or categories in which each script belongs\&. Give the argument
|
||||||
\FCall\F[]
|
\FCall\F[]
|
||||||
@@ -2452,16 +2440,21 @@ U\&.S\&. Export Control: Insecure\&.Com LLC believes that Nmap falls under U\&.S
|
|||||||
\(lqInformation Security software not controlled by 5D002\(rq\&. The only restriction of this classification is AT (anti\-terrorism), which applies to almost all goods and denies export to a handful of rogue nations such as Iran and North Korea\&. Thus exporting Nmap does not require any special license, permit, or other governmental authorization\&.
|
\(lqInformation Security software not controlled by 5D002\(rq\&. The only restriction of this classification is AT (anti\-terrorism), which applies to almost all goods and denies export to a handful of rogue nations such as Iran and North Korea\&. Thus exporting Nmap does not require any special license, permit, or other governmental authorization\&.
|
||||||
.SH "Author"
|
.SH "Author"
|
||||||
.PP
|
.PP
|
||||||
\fBGordon \(lqFyodor\(rq Insecure.Org Lyon\fR
|
\fBGordon \(lqFyodor\(rq Lyon\fR
|
||||||
.br
|
|
||||||
Insecure.Org
|
|
||||||
.RS 4
|
.RS 4
|
||||||
Author.
|
Author.
|
||||||
.RE
|
.RE
|
||||||
.SH "Copyright"
|
.SH "Copyright"
|
||||||
.br
|
.br
|
||||||
Copyright \(co 2008 Nmap Project
|
.PP
|
||||||
.br
|
Copyright \(co 2008 by Insecure.Com LLC. All rights reserved, except where noted.
|
||||||
|
.PP
|
||||||
|
Copyright \(co 2008 by Insecure.Com LLC. All rights reserved. Except where noted otherwise in this work, no part may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or by any information storage or retrieval system, without the prior written permission of the copyright owner.
|
||||||
|
.PP
|
||||||
|
Nmap is a registered trademark of Insecure.Com LLC. Other product and company names mentioned herein may be the trademarks of their respective owners. Where those designations appear in this book, and the publisher was aware of a trademark claim, the designations have been printed with initial capital letters or in all capitals.
|
||||||
|
.PP
|
||||||
|
The authors and publisher have taken care in the preparation of this book, but make no expressed or implied warranty of any kind and assume no responsibility for errors or omissions. No liability is assumed for incidental or consequential damages in connection with or arising out of the use of the information or programs contained herein.
|
||||||
|
.sp
|
||||||
.SH "Notes"
|
.SH "Notes"
|
||||||
.IP " 1." 4
|
.IP " 1." 4
|
||||||
RFC 1122
|
RFC 1122
|
||||||
|
|||||||
@@ -2275,14 +2275,14 @@ end
|
|||||||
<title>Implementation Details</title>
|
<title>Implementation Details</title>
|
||||||
<indexterm><primary>Nmap Scripting Engine (NSE)</primary><secondary>implementation</secondary></indexterm>
|
<indexterm><primary>Nmap Scripting Engine (NSE)</primary><secondary>implementation</secondary></indexterm>
|
||||||
<para>
|
<para>
|
||||||
Now it is time to get into the nitty gritty details of the NSE
|
Now it is time to explore the NSE implementation details in
|
||||||
implementation. Understanding how it works is useful for
|
depth. Understanding how NSE works is useful for designing
|
||||||
designing efficient scripts and libraries. The canonical
|
efficient scripts and libraries. The canonical reference to
|
||||||
reference to the NSE implementation is the source code, but
|
the NSE implementation is the source code, but this section
|
||||||
this section provides an overview of key details. It should
|
provides an overview of key details. It should be valuable to
|
||||||
be valuable to folks trying to understand and extend the NSE
|
folks trying to understand and extend the NSE source code, as
|
||||||
source code, as well as to script authors who want to
|
well as to script authors who want to better-understand how
|
||||||
better-understand how their scripts are executed.
|
their scripts are executed.
|
||||||
</para>
|
</para>
|
||||||
<sect2 id="nse-implementation-init">
|
<sect2 id="nse-implementation-init">
|
||||||
<title>Initialization Phase</title>
|
<title>Initialization Phase</title>
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
.\" Title: zenmap
|
.\" Title: zenmap
|
||||||
.\" Author: [see the "Authors" section]
|
.\" Author: [see the "Authors" section]
|
||||||
.\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/>
|
||||||
.\" Date: 11/08/2008
|
.\" Date: 11/10/2008
|
||||||
.\" Manual: Zenmap Reference Guide
|
.\" Manual: Zenmap Reference Guide
|
||||||
.\" Source: Zenmap
|
.\" Source: Zenmap
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "ZENMAP" "1" "11/08/2008" "Zenmap" "Zenmap Reference Guide"
|
.TH "ZENMAP" "1" "11/10/2008" "Zenmap" "Zenmap Reference Guide"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * (re)Define some macros
|
.\" * (re)Define some macros
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user