Nmap Development mailing list archives

Re: Ncrack 0.01ALPHA released


From: ithilgore <ithilgore.ryu.l () gmail com>
Date: Tue, 11 Aug 2009 03:10:04 +0300

ithilgore wrote:
Toni Ruottu wrote:
Not having OpenSSL header files installed made the stuff break at
compilation time, with no clue of what went wrong. The actual error
message was displayed in backlog above the crab, and it didn't seem
fatal at all. I thought it would just leave some feature out, if I did
not install OpenSSL.

Normally SSH module support won't be compiled if you don't have OpenSSL. Let me
see what I can do about this error.

Thanks for testing,
ithilgore

I just fixed the problem, which was a missing #if HAVE_OPENSSL directive so that
there is no undefined reference to ncrack_ssh() function at the linking phase,
when OpenSSL is not found in the system.
The latest version is always at the svn repository.

Regards,
ithilgore

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


Current thread: