From 6ea8e7195bf3628f49798444b2befefbd3da093f Mon Sep 17 00:00:00 2001 From: fyodor Date: Fri, 2 Apr 2010 21:38:08 +0000 Subject: [PATCH] Add task idea from nmap-dev --- docs/TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/TODO b/docs/TODO index 3e0fa3e76..c3d641bf0 100644 --- a/docs/TODO +++ b/docs/TODO @@ -57,6 +57,10 @@ o [NSE] Maybe we should create a class of scripts which only run one o [Zenmap] Investigate getting new OS icon art. See http://seclists.org/nmap-dev/2010/q1/1090 +o [Zenmap] Maybe it should sort IPs in an octet-aware way. And maybe + you should be able to sort by IP address (perhaps that should be the + default). See http://seclists.org/nmap-dev/2010/q2/27 + 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