From b303103e7e439930452c89747f46166543d0e7a6 Mon Sep 17 00:00:00 2001 From: fyodor Date: Tue, 27 Jul 2010 07:29:47 +0000 Subject: [PATCH] Note a way to reproduce Zenmap scaling issue --- todo/nmap.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index af77fc557..46cff1e65 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -39,6 +39,10 @@ o [Zenmap] Consider a memory usage audit. This thread includes a claim http://guppy-pe.sourceforge.net/ http://www.pkgcore.org/trac/pkgcore/doc/dev-notes/heapy.rst. Many Nmap survey respondants complained about this too. + Note: Fyodor has a 50MB scan log file named ms-vscan.xml which + demonstrates this problem. When trying to load the file, Zenmap + grows to 1150MB of RAM, pegs the CPU usage at 100% for 5+ + minutes (still hasn't opened the file yet). o [NSE] Investigate sslv2.nse falsely reporting SSLv2 as being supported.