From 7e3748f1977e2a27eab8e24aa4140448992a8aac Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 28 Mar 2010 23:48:07 +0000 Subject: [PATCH] add another task to consider --- docs/TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/TODO b/docs/TODO index ef39cef07..9cf04d2cf 100644 --- a/docs/TODO +++ b/docs/TODO @@ -46,6 +46,11 @@ o [Zenmap] Consider a memory usage audit. This thread includes a claim that a 4,094 host scan can take up 800MB+ of memory in Zenmap: http://seclists.org/nmap-dev/2010/q1/1127 +o [NSE] Consider pros and cons of splitting information retrieval + scripts into a bunch of small single-purpose script vs. one larger + argument-controlled script. See + http://seclists.org/nmap-dev/2010/q1/1023 + o [NPING] Fix compilation on Solaris. See http://seclists.org/nmap-dev/2010/q1/870.