Nmap Development mailing list archives

Re: SSL POODLE script error


From: Daniel Miller <bonsaiviking () gmail com>
Date: Sun, 17 Jan 2016 12:36:17 -0600

Suhail,

The ssl-poodle script was released with Nmap 6.49BETA1, and requires
related changes to the nselib/tls.lua library. You will get best results by
upgrading to stable release 7.01, but if that is not possible for you, you
may be able to copy the tls.lua library from the current SVN snapshot,
available from its NSEdoc page: https://nmap.org/nsedoc/lib/tls.html . I am
not aware of any binary-incompatible changes in tls.lua that would prevent
this, but you may end up spending more time chasing dependencies than it
would take to upgrade.

Dan

On Sun, Jan 17, 2016 at 9:28 AM, suhail sullad <suhail.sullad () gmail com>
wrote:

Hello list,

We are trying to run SSL-POODLE script on nmap 6.47 and encountered the
following error.

NSE: 'ssl-poodle' (thread: 0x2dc8610) against 88.0.2.105:9231 threw an
error!
...y/networkdiscovery/nmap/bin/../share/nmap/nselib/tls.lua:771: bad
argument #2 to 'pack' (number expected, got nil)
stack traceback:
        [C]: in function 'pack'
        ...y/networkdiscovery/nmap/bin/../share/nmap/nselib/tls.lua:771:
in function 'client_hello'
        ...kdiscovery/nmap/bin/../share/nmap/scripts/ssl-poodle.nse:105:
in function 'try_params'
        ...kdiscovery/nmap/bin/../share/nmap/scripts/ssl-poodle.nse:324:
in function 'check_fallback_scsv'
        ...kdiscovery/nmap/bin/../share/nmap/scripts/ssl-poodle.nse:375:
in function
<...kdiscovery/nmap/bin/../share/nmap/scripts/ssl-poodle.nse:340>
        (...tail calls...)

please help with regarding this error.

Thanks,
Suhail

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

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

Current thread: