[EMAIL PROTECTED] wrote:
I have installed an IDS-testing tool called Nikto. The problem is that it isnt performing scans because it is saying that SSL suport is not available. I find out that I need the following compiled file: NET::SSLeay Could anyone help me out ?
That is a Perl module. Get it from CPAN.

perl -MCPAN -e shell;

install Net::SSLeay

Vladimir

------------------------------------------------------------------------
Test Your IDS

Is your IDS deployed correctly?
Find out quickly and easily by testing it with real-world attacks from CORE IMPACT. Go to http://www.securityfocus.com/sponsor/CoreSecurity_focus-ids_040708 to learn more.
------------------------------------------------------------------------

Reply via email to