From fe7c14cbe2dfb35a9971fdc4be3c0373d37a4b3f Mon Sep 17 00:00:00 2001 From: david Date: Wed, 30 Jun 2010 15:40:47 +0000 Subject: [PATCH] New TODO items. --- todo/david.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/todo/david.txt b/todo/david.txt index 1b229ff8d..a9ce685c1 100644 --- a/todo/david.txt +++ b/todo/david.txt @@ -1,3 +1,4 @@ +* Make improvements to the irc-unrealircd-backdoor script. * Brandon says: "Sometime -sV goes just a little too fast and gets a connect error. It should back off and try again a few times before giving up trying to fingerprint the service." It looks like @@ -9,6 +10,7 @@ Summer of coder: cccam on port 12000 which sends 16 bytes. Zenmap: +* Do a memory audit of loading a large scan file. * Figure out what licensing notices are required in the Mac package for GTK+, Glib, Python, and anything else we use. Summer of Coder: @@ -27,6 +29,9 @@ Nsock: or lines and get exactly that many, no more. Venkat wrote a proposal at http://seclists.org/nmap-dev/2009/q3/0600.html. +Web site: +* Look for a good online respository viewer. + Done: * Handle multiple targets with the same address. * Check necessity of mswin32 pcap includes. @@ -34,3 +39,4 @@ Done: uses the short 2 ms timeout like some other platforms without selectable pcap fds do. Measure difference in time and CPU time. * Do JavaScript magic to expand/contract NSEDoc sidebar. +* Check out compression options for the NSIS installer.