From 40722be2003d9f3a9e93daed72967a01fd76e284 Mon Sep 17 00:00:00 2001 From: jay Date: Wed, 2 Jul 2014 13:49:06 +0000 Subject: [PATCH] Added an item to todo list --- todo/nmap.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index 5b1a8ffe4..d8d995d49 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -64,6 +64,10 @@ o GSOC 2014 student Jay will be looking at these items: topology view. http://seclists.org/nmap-dev/2012/q1/82 has a patch, however it doesn't handle the case of two or more consecutive timeouts. + o If Nmap uses a "tcpwrapped" port to do fingerprinting on, OS detection + might give false matches/results. Since it doesn't really matter which + open port gets chosen, we should move onto another open port if we + notice "tcpwrapped". o Adopt an issue tracking system for Nmap and related tools. We should probably look at our needs and options and then decide on and