From 1e91db1c7298fa1b1e9d00fc13a5f4df274da052 Mon Sep 17 00:00:00 2001 From: fyodor Date: Mon, 9 Aug 2010 21:45:02 +0000 Subject: [PATCH] add a little task discussed on nmap-dev --- todo/nmap.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index e0555038d..657845f70 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -94,6 +94,10 @@ o [NSE] In the same way as our -brute scripts limit their runtime by Of course there could (probably should) still be options to enable more intense qscanning. +o We should add a shortport.http or similar function because numerous + services use this protocol and many of our scripts already try to + detect http in their portrule in inconsistent ways. + o [NSE] The NSEDoc for some scripts includes large "Functions" sections which aren't really useful to script users. For example, see http://nmap.org/nsedoc/scripts/snmp-interfaces.html. Perhaps we