Nmap Development mailing list archives

Re: [NSE] SSL Heartbleed


From: Jasey DePriest <jrdepriest () gmail com>
Date: Wed, 9 Apr 2014 16:43:19 -0500

I've been trying to run these scripts all day and none of them produce any
results at all on my system.

I run
$ sudo nmap --script-updatedb
$ sudo nmap -v -p 443 --script ssl-heartbleed {some IP}

But my results look like
PORT    STATE SERVICE
443/tcp open  https

With no further information. Other scripts run fine if I enable them.

If I do a script-trace it sure *looks* like it's running properly.

Any ideas?

Thanks.
Jasey


On Wed, Apr 9, 2014 at 10:53 AM, Dane Goodwin <dane () sensepost com> wrote:

Hi All

I've patched the nse that was released earlier to better handle the TLS
version supported by the server.

I've also fixed an unhandled error that was thrown in the portrule
function when the script was run against something other than SSL. It
now fails silently when you run it against port 80.

_______________________________________________
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: