and for those who have perl installed and would like to keep file size down (163k):
http://packetstormsecurity.nl/UNIX/cgi-sca...kto-1.31.tar.gzNikto 1.31 is a PERL, open source web server scanner which supports SSL. Nikto checks for (and if possible attempts to exploit) over 2000 remote web server vulnerabilities and misconfigurations. It also looks for outdated software and modules, warns of any version specific problems, supports scans through proxies (with authentication), host Basic authentication and more. Data is kept in CSV format databases for easy maintenance, and supports the ability to automatically update local databases with current versions on the Nikto web site. Changes: LibWhisker 1.8, additional configuration options, enhanced multiple-host scanning, and multiple bug fixes and more
-+-+-+-+-+-+--+-+-+-+-+-+-+-+-+-+-
although its in the UNIX dir it runs great under win2k w/active perl:
---------------------------------------------------------------------------
- Nikto 1.31/1.16 - www.cirt.net
+ Target IP: xx.xxx.xx.xx
+ Target Hostname:
+ Target Port: 80
+ Start Time: Tue Dec 9 01:02:43 2003
---------------------------------------------------------------------------
+ Server: Microsoft-IIS/5.0
+ The root file (/) redirects to: log_stats.asp
+ No CGI Directories found (use -a to force check all possible dirs)
+ Allowed HTTP Methods: OPTIONS, TRACE, GET, HEAD, COPY, PROPFIND, SEARCH, LOCK,
UNLOCK
+ HTTP method 'PROPFIND' may indicate DAV/WebDAV is installed. This may be used
to get directory listings if indexing is allowed but a default page exists.
+ HTTP method 'SEARCH' may be used to get directory listings if Index Server is
running.
+ HTTP method 'TRACE' is typically only used for debugging. It should be disable
d.
+ Microsoft-IIS/5.0 is outdated if server is Win2000 (4.0 is current for NT 4)
+ / - TRACE option appears to allow XSS or credential theft. See
http://www.cgisecurity.com/whitehat-mirror/WhitePaper_screen.pdf for details (TRACE)
+ / - TRACK option ('TRACE' alias) appears to allow XSS or credential theft. See
http://www.cgisecurity.com/whitehat-mirror...aper_screen.pdf for details (T
RACK)