Comment 1 for bug 401914

Revision history for this message
ScottMiller (stmiller) wrote :

Bug exists in 10.04

$ dpkg -s nikto
Package: nikto
Status: install ok installed
Priority: extra
Section: non-free/net
Installed-Size: 1132
Maintainer: Ubuntu Developers <email address hidden>
Architecture: all
Version: 2.03-2
Depends: perl, libwhisker2-perl, libnet-ssleay-perl
Suggests: nmap
Conffiles:
 /etc/nikto/config.txt a7aaa7c777710d1220a55b386078a808
Description: web server security scanner
 Nikto is a pluggable web server and CGI scanner written in Perl, using
 rfp's LibWhisker to perform fast security or informational checks.
 .
 Features:
  - Easily updatable CSV-format checks database
  - Output reports in plain text or HTML
  - Available HTTP versions automatic switching
  - Generic as well as specific server software checks
  - SSL support (through libnet-ssleay-perl)
  - Proxy support (with authentication)
  - Cookies support
Original-Maintainer: Vincent Bernat <email address hidden>
Homepage: http://cirt.net/nikto2

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.4 LTS"