Nmap Development mailing list archives

Re: Tiny mistake in NSE script (http-put)


From: Patrik Karlsson <patrik () cqure net>
Date: Sat, 23 Nov 2013 17:14:20 -0500

Andy,

Thanks for finding this and submitting a bug report.
I've committed the change as r32522.

-Patrik


On Sat, Nov 23, 2013 at 4:50 PM, Carlos Nito <carlosnito06 () gmail com> wrote:

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/




-- 
Patrik Karlsson
http://www.cqure.net
http://twitter.com/nevdull77
http://www.linkedin.com/in/nevdull77
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: