Nmap Development mailing list archives

Re: [NSE][PATCH] OpenSSL bindings for NSE


From: Fyodor <fyodor () insecure org>
Date: Thu, 4 Sep 2008 23:40:34 -0700

On Wed, Sep 03, 2008 at 04:29:57PM -0600, David Fifield wrote:
On Mon, Sep 01, 2008 at 05:10:02PM -0700, Fyodor wrote:
On Sun, Aug 31, 2008 at 02:33:11PM +0200, Sven Klemm wrote:

As far as I can tell, the nbase hash functions are used nowhere but in
nse_hash.cc, and there are no scripts that use the hash module that
nse_hash.cc implements. Moving the hash functions into the openssl
module would have no effect on current scripts.

Actually, the hash functions are used in nselib/pop3.lua.  And the
brutePOP3.nse and popcapa.nse scripts in turn use the pop3 library.
So if we change to use the OpenSSL bindings approach, we will have to
deal with these as well.  But they should be easy to update as
pop3.lua only uses it in a couple places.  We'd also need to figure
out how to handle the case when OpenSSL is not available for those
scripts using the library.

Cheers,
-F

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


Current thread: