diff --git a/todo/nmap.txt b/todo/nmap.txt index c26dae78c..cac114bb8 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -1,16 +1,5 @@ TODO $Id: TODO 11866 2009-01-24 23:10:05Z fyodor $ -*-text-*- -o Process Nmap IPv4 OS detection submissions - - New fingerprints + corrections - - Last done in November 2012: http://seclists.org/nmap-dev/2012/q4/221 - -o Process Nmap OS service detection submissions - - New fingerprints + corrections - - Last done November 2012: http://seclists.org/nmap-dev/2012/q4/222 - -o Process Nmap IPv6 OS detection submissions - - New fingerprints + corrections - o Update copyright year to 2013 in the Nmap copyright header files o Nping in ICMP mode (default) must not be checking the icmp IDs or @@ -733,6 +722,17 @@ o random tip database DONE: +o Process Nmap OS service detection submissions + - New fingerprints + corrections + - Last done November 2012: http://seclists.org/nmap-dev/2012/q4/222 + +o Process Nmap IPv6 OS detection submissions + - New fingerprints + corrections + +o Process Nmap IPv4 OS detection submissions + - New fingerprints + corrections + - Last done in November 2012: http://seclists.org/nmap-dev/2012/q4/221 + o Make Ncat reset the signal handler for SIGPIPE to SIG_DFL before execing a program with --exec and friends. A "broken pipe" error in a subprocess should kill the subprocess. Lack of default SIGPIPE