mirror of
https://github.com/nmap/nmap.git
synced 2026-01-08 15:39:05 +00:00
Spell out a couple more numbers 0-9, some that had a left parenthesis before
them.
This commit is contained in:
@@ -3024,7 +3024,7 @@ support the option completely, as does UDP scan.</para>
|
||||
argument isn't a zero or hex string, Nmap looks through
|
||||
<filename>nmap-mac-prefixes</filename> to find a vendor name containing the given string
|
||||
(it is case insensitive). If a match is found, Nmap uses the
|
||||
vendor's OUI (3-byte prefix)<indexterm><primary>organizationally unique identifier (OUI)</primary><seealso><filename>nmap-mac-prefixes</filename></seealso></indexterm>
|
||||
vendor's OUI (three-byte prefix)<indexterm><primary>organizationally unique identifier (OUI)</primary><seealso><filename>nmap-mac-prefixes</filename></seealso></indexterm>
|
||||
and fills out the remaining three bytes
|
||||
randomly. Valid <option>--spoof-mac</option> argument examples are <literal>Apple</literal>, <literal>0</literal>,
|
||||
<literal>01:02:03:04:05:06</literal>, <literal>deadbeefcafe</literal>, <literal>0020F2</literal>, and <literal>Cisco</literal>. This option only affects raw packet scans such as SYN scan or OS detection, not connection-oriented features such as version detection or the Nmap Scripting Engine.</para>
|
||||
|
||||
@@ -910,7 +910,7 @@ action refer to <xref linkend="nse-tutorial-action"/>.
|
||||
</term>
|
||||
<listitem>
|
||||
<para>MAC address<indexterm><primary>MAC address</primary></indexterm>
|
||||
of the destination host (6-byte long binary
|
||||
of the destination host (six-byte long binary
|
||||
string) or <literal>nil</literal>, if the host is not directly connected.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
Reference in New Issue
Block a user