From 9759631b89dc9d99c0ca397dba0241825bd662f3 Mon Sep 17 00:00:00 2001 From: fyodor Date: Tue, 22 Feb 2011 19:56:53 +0000 Subject: [PATCH] Note some scripts dealt with --- todo/nmap.txt | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/todo/nmap.txt b/todo/nmap.txt index 4521618fa..ecfac2cc0 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -24,22 +24,11 @@ o Process Nmap survey and send out results [Fyodor] o Make new SecTools.Org site with the 2010 survey results. o Script review: - - SCADA scripts http://seclists.org/nmap-dev/2010/q4/612 - http://seclists.org/nmap-dev/2010/q4/613 - http://seclists.org/nmap-dev/2010/q4/623 - http://seclists.org/nmap-dev/2010/q4/639 - - servicetags http://seclists.org/nmap-dev/2010/q4/691 - needs new testing on OpenSolaris: http://seclists.org/nmap-dev/2011/q1/91 - Martin Swende patch to force script run http://seclists.org/nmap-dev/2010/q4/567 - ssl-known_key http://seclists.org/nmap-dev/2010/q4/733 Thread continues at http://seclists.org/nmap-dev/2011/q1/26. - - firewalk-path http://seclists.org/nmap-dev/2011/q1/63 - quake3-master-getservers http://seclists.org/nmap-dev/2011/q1/64 - - snmp-ios-config http://seclists.org/nmap-dev/2011/q1/10 - Requires a TFTP server; decision was to build such server in Lua - if possible. Patrik Karlsson's beginning TFTP implementation: - http://seclists.org/nmap-dev/2011/q1/169. - dns-brute by cirrus. http://seclists.org/nmap-dev/2011/q1/351 Should share domain list with http-vhosts. git://code.0x0lab.org/nmap-dns-brute.git @@ -706,6 +695,23 @@ o random tip database DONE: +o Script review: + - SCADA scripts http://seclists.org/nmap-dev/2010/q4/612 + http://seclists.org/nmap-dev/2010/q4/613 + http://seclists.org/nmap-dev/2010/q4/623 + http://seclists.org/nmap-dev/2010/q4/639 + [on hold] + - servicetags http://seclists.org/nmap-dev/2010/q4/691 + needs new testing on OpenSolaris: http://seclists.org/nmap-dev/2011/q1/91 + [committed] + - firewalk-path http://seclists.org/nmap-dev/2011/q1/63 + [committed over previous firewalk script] + - snmp-ios-config http://seclists.org/nmap-dev/2011/q1/10 + Requires a TFTP server; decision was to build such server in Lua + if possible. Patrik Karlsson's beginning TFTP implementation: + http://seclists.org/nmap-dev/2011/q1/169. + [committed by Patrik] + o Script merged: p2p-dropbox-listener http://seclists.org/nmap-dev/2010/q4/689