From 947682f9613c0737c1b1a47d39cbb1f1b0cfdf49 Mon Sep 17 00:00:00 2001 From: fyodor Date: Thu, 19 Sep 2013 20:21:04 +0000 Subject: [PATCH] Add a very small todo item --- todo/nmap.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index ba93b7369..cbc0f21c5 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -58,6 +58,11 @@ o We should figure out why (at least with Nping) raw ethernet frame happens with Fyodor's machine connected with WiFi. Fyodor should test on the same machine using wired and see if that changes anything. +o When Ncat is compiled without OpenSSL, we should still accept the + --ssl argument and just give an error message noting that SSL was not + compiled in. This reduces confusion for users + (e.g. http://seclists.org/nmap-dev/2013/q3/579) + o Our http library should allow the client to specify a max size in advance and should probably enforce some sort of maximum by default (unless turned off by the script). That way sites can't DoS Nmap by