From 2b46d7f5a32271a4559829e7d2286df43df93410 Mon Sep 17 00:00:00 2001 From: fyodor Date: Fri, 26 Mar 2010 08:19:15 +0000 Subject: [PATCH] Add zenmap os icon art task --- docs/TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/TODO b/docs/TODO index 126864c73..b74cfc3a0 100644 --- a/docs/TODO +++ b/docs/TODO @@ -39,6 +39,12 @@ o [NSE] Maybe we should create a class of scripts which only run one discovery, and then let the following phases work on the list it discovers." +o [Zenmap] Investigate getting new OS icon art. See + http://seclists.org/nmap-dev/2010/q1/1090 + +o [NPING] Fix compilation on Solaris. See + http://seclists.org/nmap-dev/2010/q1/870. + o [NSE] Improve username/password library (the database files themselves). We don't have very good lists at the moment. Maybe work in combination with Ncrack dev.