mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
fix some typos notest by João Medeiros
This commit is contained in:
@@ -1202,7 +1202,7 @@ hosts.</para>
|
|||||||
exploit a subtle loophole in the <ulink
|
exploit a subtle loophole in the <ulink
|
||||||
role="hidepdf" url="http://www.rfc-editor.org/rfc/rfc793.txt">TCP RFC</ulink> to
|
role="hidepdf" url="http://www.rfc-editor.org/rfc/rfc793.txt">TCP RFC</ulink> to
|
||||||
differentiate between <literal>open</literal> and
|
differentiate between <literal>open</literal> and
|
||||||
<literal>closed</literal> ports. Page 65 says that <quote>if the
|
<literal>closed</literal> ports. Page 65 of RFC 793 says that <quote>if the
|
||||||
[destination] port state is CLOSED .... an incoming segment not
|
[destination] port state is CLOSED .... an incoming segment not
|
||||||
containing a RST causes a RST to be sent in response.</quote> Then the next
|
containing a RST causes a RST to be sent in response.</quote> Then the next
|
||||||
page discusses packets sent to open ports without the SYN, RST, or ACK
|
page discusses packets sent to open ports without the SYN, RST, or ACK
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
growing and diverse set of scripts distributed with Nmap, or write
|
growing and diverse set of scripts distributed with Nmap, or write
|
||||||
their own to meet custom needs.</para>
|
their own to meet custom needs.</para>
|
||||||
|
|
||||||
<para>We designed NSE to be versatile, with the following tasks in mind</para>
|
<para>We designed NSE to be versatile, with the following tasks in mind:</para>
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
|
|||||||
Reference in New Issue
Block a user