1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-27 18:09:01 +00:00

Note some done tasks

This commit is contained in:
fyodor
2013-07-18 04:28:44 +00:00
parent e7c279f940
commit 80a3968136

View File

@@ -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