From f23c483c4b8f8ce5355202e85cbd1d8106143efa Mon Sep 17 00:00:00 2001 From: dmiller Date: Tue, 25 Nov 2014 23:28:55 +0000 Subject: [PATCH] Note a task for Ncat --- todo/nmap.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index 4c233fc90..eb2b53ff5 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -42,6 +42,10 @@ o Build and post new release ==Items we need to finish before next big release go above this line== +o Make Ncat avoid linking with libpcap even when it's available. Currently this + conflicts with how Nmap needs to configure Nsock. One way ahead would be + building Nsock separately for each project in different build directories. + o Add a --defeat-icmp-ratelimit (or similar) argument to modify UDP scans. This would only find open and responsive ports, ignoring open|filtered. See http://seclists.org/nmap-dev/2014/q4/183