Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Focus-IDS
[Top] [All Lists]

Re: Nikto

Subject: Re: Nikto
Date: Sun, 23 Oct 2005 09:49:41 -0600
arabehl@yahoo.com 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.
------------------------------------------------------------------------


<Prev in Thread] Current Thread [Next in Thread>
  • Nikto, arabehl
    • Re: Nikto, Vladimir Vuksan <=
    • Re: Nikto, Valter Santos