Nmap Development mailing list archives

Re: Error when running nmap


From: Paulino Calderon <paulino () calderonpale com>
Date: Mon, 3 Nov 2014 14:03:46 -0600

Hey,

On a side note, the documentation wasn't completely wrong. NSE will
automatically prepend the script name to script args (1). I added this
feature some time ago to save users some typing. Just tested on linux and
windows and still works as expected.

(1) http://seclists.org/nmap-dev/2011/q3/392




On Sat, Nov 1, 2014 at 6:58 AM, Daniel Miller <bonsaiviking () gmail com>
wrote:

Jo,

Thanks for pointing this out. Our documentation was incorrect on this
script; the script-args should all be prepended with the name of the
script. Here's your updated example:

nmap --script http-virustotal

--script-args='http-virustotal.apikey="example",http-virustotal.checksum="12345"'

Dan
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: