Nmap Development mailing list archives

Tiny mistake in NSE script (http-put)


From: Carlos Nito <carlosnito06 () gmail com>
Date: Sat, 23 Nov 2013 16:50:47 -0500

Hi, good day to you fellas.
I was trying to use the http-put.nse script and I think I found a tiny
mistake, which is found in the script's code as in practically all man
pages and in the NSEDocs website as well
(http://nmap.org/nsedoc/scripts/http-put.html).
The mistake is regarding one of the arguments.
The code usage (practically everywhere i've found) says that the
arguments for the script are  'http-put.url' and 'http-put.file', but
the code for the script actually declares them -in line 40- as
'http-url.file' and 'http-put.url'. So I guess the mistake is with the
*.file arg, which should be 'http-put.file' rather than
'http-url.file'.

Hope this does help.
--Andy
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: