From 6267354a2d84bcaabee9f75504dc6094ebf7b98b Mon Sep 17 00:00:00 2001 From: fyodor Date: Tue, 23 Jun 2009 23:20:03 +0000 Subject: [PATCH] --- docs/TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/TODO b/docs/TODO index 4e698e273..904b4586d 100644 --- a/docs/TODO +++ b/docs/TODO @@ -1,5 +1,9 @@ TODO $Id: TODO 11866 2009-01-24 23:10:05Z fyodor $ -*-text-*- +o Further investigate SCTP functionality, as some people reported + problems (see this thread: + http://seclists.org/nmap-dev/2009/q2/0669.html) + ===FEATURES FOR NEXT STABLE VERSION GO ABOVE THIS POINT=== o Get set up for Coverity scan of latest version to see if it catches @@ -130,6 +134,8 @@ o Scanning through proxies be standard, etc. o Maybe auto-detect the proxy type so that Nmap can try the most efficient scanning method first? + o I've been asked to support basic, ntlm, and digest authentication + if possible. o Implementation ideas: o There is a patch by Zoltan Panczel (http://nmap-dev.fw.hu) and it has been improved by Jacob Appelbaum in nmap-exp/ioerror/ . This