From f0bfd5363c666e12cacf4e2e3d4aa7bd481d02e1 Mon Sep 17 00:00:00 2001 From: dmiller Date: Thu, 13 Nov 2014 13:24:37 +0000 Subject: [PATCH] TODO: Add a response-only UDP scan mode --- todo/nmap.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index 3de7cf87e..b8a52c923 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -30,6 +30,10 @@ o Build and post new release ==Items we need to finish before next big release go above this line== +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 + o Work on Nmap on Mobile devices, particularly Android. Would be great to get it in Google Play store, for example. An official version with a workable GUI. For now, people have to do manual work