From a304be029a8268ad06b3da19f5d6b1af6a38f1fd Mon Sep 17 00:00:00 2001 From: fyodor Date: Mon, 12 Jul 2010 20:38:17 +0000 Subject: [PATCH] add a small nsedoc task --- todo/nmap.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index e5c487c82..8a5e89402 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -100,6 +100,13 @@ o [NSE] Combine similar MSRPC scripts, especially the "get info" (http://seclists.org/nmap-dev/2010/q1/1023). This was suggested by Ron at http://seclists.org/nmap-dev/2010/q2/389. +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 + should hide these behind an expander like "Developer documentation + (show)". I don't think we need to do this for libraries, since + developers are the primary audience for those documents. + o Look into implementing security technologies such as DEP and ASL on Windows: http://seclists.org/nmap-dev/2010/q3/12.