From a37ea09b905835952874b4a20cf8e903d8965f36 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 1 Apr 2011 06:17:14 +0000 Subject: [PATCH] Add TODO not to show a service fingerprint if the service is matched by NSE; http://seclists.org/nmap-dev/2011/q1/1055. --- todo/nmap.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index 73415dd5e..458503806 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -25,6 +25,9 @@ o Script review: o Decide what to do about ms-sql-info slowing scans: http://seclists.org/nmap-dev/2011/q1/913 +o Don't show a service fingerprint if an NSE script finds a service + match: http://seclists.org/nmap-dev/2011/q1/1055. + o [Nsock] Some SSL connections that used to work now fail; find out why. http://seclists.org/nmap-dev/2010/q4/788. Narrowed down to r19801 in http://seclists.org/nmap-dev/2011/q1/12.