Nmap Development mailing list archives

Re: ssl-poodle: ERROR: Script execution failed (use -d to debug)


From: Daniel Miller <bonsaiviking () gmail com>
Date: Fri, 7 Nov 2014 20:54:09 -0600

On Fri, Nov 7, 2014 at 7:42 PM, Rochon, Jason <jcrochon () uic edu> wrote:
I was trying to help figure out and report issues I am having with the nmap
script, ‘ssl-poodle’

I cannot figure out how to “(use -d to debug)”


Jason,

The ssl-poodle script was written to be compatible with Nmap 6.47, the
latest released version. Most bugs will be related to compatibility
with older versions. What is the output of "nmap --version"?

To get debugging information, including a stack trace of the script in
question, just add the -d option to your Nmap invocation, like so:

nmap -d --script ssl-poodle example.com

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

Current thread: