From e33b19d2b45656a1f86a5651ed2ac3149e539f4e Mon Sep 17 00:00:00 2001 From: fyodor Date: Tue, 29 Oct 2013 08:16:41 +0000 Subject: [PATCH] add a todo item suggested by Jacek --- todo/nmap.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index cf3d372a6..02d0055b4 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -39,6 +39,15 @@ o INFRASTRUCTURE: Consider updating our svn-mailer.py (and conf file) currently using one from subversion-1.4.2/tools/hook-scripts/mailer/mailer.py. +o Investigate how we're ending up with OS fingerprints in nmap-os-db + with attribute names like W0 and W8 when according to the docs they + are only supposed to be W1 - W6 (and plain W). + http://nmap.org/book/osdetect-methods.html#osdetect-w. See also + http://seclists.org/nmap-dev/2013/q4/68. Need to determine how + these are getting into the file (from Nmap itself or our + integration/merge tools) and fix that then remove them from the + file. + 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