From a58bd79f2be1f0ed4d429ce0480b80e0036e02c3 Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 14 Aug 2011 01:45:33 +0000 Subject: [PATCH] Note report of arp bug --- todo/nmap.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index cfd21634e..a391a7e67 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -81,6 +81,10 @@ o Add IPv6 subnet/pattern support like we offer for IPv4. into individual addresses, or pass the block off to some specialized discovery routine." +o Investigate report of Nmap ARP discovery using the wrong target MAC + address field in ARP requests (it is correct in the ethernet frame + itself). See this thread: http://seclists.org/nmap-dev/2011/q3/547 + o We should probably modify stdnse.get_script_args so that it first checks [scriptname].[argname] and then (if that fails) looks for [argname] by itself. This way people who are only running one