From d93f068e3fe84ad34915ae38b0eb16d65b069984 Mon Sep 17 00:00:00 2001 From: fyodor Date: Wed, 28 Dec 2011 23:12:11 +0000 Subject: [PATCH] Add a small task --- todo/nmap.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index b5b380c11..59c157ff5 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -27,6 +27,10 @@ o Clean up the Nmap repo to remove some bloat we've allowed to creep require installing so many other packages first. - Remove the 5MB of XSL in nping/docs/xsl +o Maybe we should add an analysis or reporting or intelligence (or + different name) for our NSE scripts which don't send any packets, but + simply analyze Nmap's existing data and report when useful. + o Decide what to do with Henri's nsock-engines branch (/nmap-exp/henri/nsock-engines).