From 8d09589986e290dd83046c52e8f40a5bc497cf72 Mon Sep 17 00:00:00 2001 From: fyodor Date: Wed, 4 May 2011 06:33:08 +0000 Subject: [PATCH] Add a task for IPv6 subnet/pattern support like we have for IPv4 addresses --- todo/nmap.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index 1bf9b12e8..6ed98def6 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -139,6 +139,14 @@ o Add raw packet IPv6 support, initially for SYN scan o After that can add UDP scan, and sometime OS detection (David did some research on what IPv6 OS detection might require). +o Add IPv6 subnet/pattern support like we offer for IPv4. + o Obviously we can't go scanning a /48 in IPv6, but small subnets do + make sense in some cases. For example, the VPS hosting company + Linode assigns only one IPv6 address per user (unless they pay) and + you can find many Linode machines by scanning certain /112's. And + patterns might be useful because people assigned /64's might still + put their machines at ::1, ::2, etc. + o Further brainstorm and consider implementing more prerule/postrule scripts: o AS Number to IP ranges: http://seclists.org/nmap-dev/2010/q2/101