mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
note that -P0 still does arp scan in some cases
This commit is contained in:
parent
9a43e5394c
commit
99627d0642
1 changed files with 5 additions and 1 deletions
|
|
@ -431,7 +431,11 @@ you would expect.</para>
|
|||
zero and not the letter O. Proper host discovery is skipped
|
||||
as with the list scan, but instead of stopping and printing
|
||||
the target list, Nmap continues to perform requested
|
||||
functions as if each target IP is active.</para>
|
||||
functions as if each target IP is active. For machines on a
|
||||
local ethernet network, ARP scanning will still be performed
|
||||
(unless <options>--send-ip</option> is specified) because
|
||||
Nmap needs MAC addressses to further scan target
|
||||
hosts.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue