From 532eab87e71891b1e226fbcee105a443cabf0dab Mon Sep 17 00:00:00 2001 From: fyodor Date: Tue, 19 Jul 2011 18:55:03 +0000 Subject: [PATCH] Add a small bug/misfeature task --- todo/nmap.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index c79ad6781..286678dfb 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -46,6 +46,10 @@ o We should document Ron's sample script (http://nmap.org/svn/docs/sample-script.nse) in docs/scripting.xml so that new script writers know about it. +o The SCRIPT_NAME variable should not include the ".nse" in script names. Currently, it omits that + for scripts in the DB, but includes it for scripts you specify based on their filename. See: + http://seclists.org/nmap-dev/2011/q2/481 + o Revive the Nmap Public Source License project (need to find an open source attorney to review it). http://nmap.org/npsl/ o Also take close look at Mozilla's license modernization project: