Re: Nikto

From: Vladimir Vuksan (vlists_at_veus.hr)
Date: 10/23/05

  • Next message: Valter Santos: "Re: Nikto"
    Date: Sun, 23 Oct 2005 09:49:41 -0600
    To: focus-ids@securityfocus.com
    
    

    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.
    ------------------------------------------------------------------------


  • Next message: Valter Santos: "Re: Nikto"

    Relevant Pages

    • Re: Nikto
      ... > I have installed an IDS-testing tool called ... > Nikto. ... The problem is that it isnt performing ... you should install it throught CPAN: ...
      (Focus-IDS)
    • Thank you for the advice Re: download Modules from CPAN and then load into Perl Question
      ... I have done more reading and worked on my Linux system at home and a few ... So far I have had decent luck with CPAN installing the modules okay. ... and make the html page call the cgi / perl module and return the ... > install the distro and what your installation options are. ...
      (comp.lang.perl.modules)
    • Perl broken in 3.4 !
      ... It seems impossible to install a perl module on 3.4. ... # tar -xof TermReadKey-2.21.tar ... cpan shell -- CPAN exploration and modules installation ... ReadLine support available (try 'install Bundle::CPAN') ...
      (comp.unix.bsd.openbsd.misc)
    • Re: Questions related to DBI and DBD::Oracle
      ... You will have to install the DBD::Oracle perl module befoer you can use it. ... so far you only have DBI or th Data Base Interface you need a Data Base ... I am trying to connect to the oracle database through a perl script. ...
      (perl.dbi.users)
    • RE: Execute the Linux command on remote machine
      ... # perl module to parse the AVMInstall.log file for errors ... Execute the Linux command on remote machine ... Although as Tom said it would be nicer to install it in your home ...
      (perl.beginners)