1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-24 00:19:01 +00:00

add a little task discussed on nmap-dev

This commit is contained in:
fyodor
2010-08-09 21:45:02 +00:00
parent 5809a30812
commit 1e91db1c72

View File

@@ -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