mirror of
https://github.com/nmap/nmap.git
synced 2026-06-26 03:03:55 +00:00
TODO about Mac raw scans.
This commit is contained in:
parent
08b5d81db5
commit
fbddca278e
1 changed files with 6 additions and 0 deletions
|
|
@ -117,6 +117,12 @@ o [UPDATER] Release to community, probably starting with a small test
|
|||
o Fix "BOGUS! Can't parse supposed IP packet" in packet trace of IPv6
|
||||
packets.
|
||||
|
||||
o Raw scans from Mac OS X seems not to retrieve the MAC address or do
|
||||
ARP ping, except when scanning the router on an interface. For
|
||||
example, scanning 192.168.0.1-5 sends ARP pings to 192.168.0.1, but
|
||||
the normal four-probe combination to the other addresses. The "MAC
|
||||
address:" line appears in the output for .1 but not for the others.
|
||||
|
||||
o To avoid Nmap memory usage bloat, find a way for NSE scripts to
|
||||
store information about a host which expires after Nmap is done
|
||||
scanning that host (e.g. when the hostgroup containing that host is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue