From 0913bfc4a37c9050fd03dfdae49bf791436144f1 Mon Sep 17 00:00:00 2001 From: fyodor Date: Tue, 28 Dec 2010 22:38:20 +0000 Subject: [PATCH] Some updates from chat w/David --- todo/nmap.txt | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/todo/nmap.txt b/todo/nmap.txt index d44e83309..509eb5101 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -2,11 +2,6 @@ TODO $Id: TODO 11866 2009-01-24 23:10:05Z fyodor $ -*-text-*- o Process Nmap survey and send out results [Fyodor] -o Do service/version detection submission integration (last done in - April) - -o Do os detection submission integration (last done in April) - o Update changelog to note recent changes o Do another Nmap test/dev release @@ -42,17 +37,6 @@ o Investigate ways to limit Winpcap privileges so that only - CACE says they will add a feature to do this. See this thread: http://seclists.org/nmap-dev/2010/q3/826 -o We should probably update our Windows build systems to use Python - 2.7. As of 11/8, it looks like all our dependency libraries are - available for 2.7: - o David upgraded and it worked, though Rob found a potential problem - and added vcredist 2008. Fyodor will test on the official Win7 Nmap - build system. - PyGTK: 2.22.0 IS available for 2.7 - PyCairo: 1.8.10 IS available for 2.7 - PyGObject: 2.26.0 IS available for 2.7 - Py2exe: 0.6.9 IS available for 2.7 - o Add some content to https://secwiki.org and announce it. o Create new default username list: @@ -669,6 +653,22 @@ o random tip database DONE: +o We should probably update our Windows build systems to use Python + 2.7. As of 11/8, it looks like all our dependency libraries are + available for 2.7: + o David upgraded and it worked, though Rob found a potential problem + and added vcredist 2008. Fyodor will test on the official Win7 Nmap + build system. + PyGTK: 2.22.0 IS available for 2.7 + PyCairo: 1.8.10 IS available for 2.7 + PyGObject: 2.26.0 IS available for 2.7 + Py2exe: 0.6.9 IS available for 2.7 + +o Do service/version detection submission integration (last done in + April) + +o Do os detection submission integration (last done in April) + o Script review: - modbus-enum http://seclists.org/nmap-dev/2010/q4/489