From fc3fbd6fbd0b82cd97f00a46e86602234d8494f7 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 8 Jun 2011 03:28:06 +0000 Subject: [PATCH] Add IPv6 todo. --- todo/nmap.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index 2bfa6624b..14cf31504 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -23,6 +23,14 @@ o Script review: http://seclists.org/nmap-dev/2011/q2/307. - Outlook web address. http://seclists.org/nmap-dev/2011/q2/296. +o IPv6 todo. + - Protocol scan (-sO). + - CIDR address specification. + - Reverse DNS resolution. + - Neighbor Discovery-based host discovery (analog to ARP scan). + - Multicast host discovery. + - OS detection. + o Summer of Code feature creeper: o Rewrite the portreasons code not to use parallel arrays (reason_text, reason_pl_text) and not to require special alignment