Nmap Development mailing list archives

Re: nse crypto


From: Toni Ruottu <toni.ruottu () iki fi>
Date: Tue, 8 Mar 2011 17:16:50 +0200

Can we use this to write an nping-brute.nse script that would audit an
nping server for weak passwords?

On Tue, Mar 8, 2011 at 5:11 PM, David Fifield <david () bamsoftware com> wrote:
On Tue, Mar 08, 2011 at 12:33:56PM +0200, Toni Ruottu wrote:
Good day!

Does nse have basic crypto libraries hidden somewhere? Alternatively,
are there some Lua crypto libraries that could be integrated to nmap?
I am talking about the basic aes, rsa, hashing type of things.

Use openssl:

http://nmap.org/nsedoc/lib/openssl.html

It does hashing and digests at least. I'm not sure about RSA. You can
try calling openssl.supported_ciphers and openssl.supported_digests to
check.

David Fifield

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


Current thread: