Skip to main content

Posts

Showing posts from October 24, 2010

What is Nikto

Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6400 potentially dangerous files/CGIs, checks for outdated versions of over 1000 servers, and version specific problems on over 270 servers. It also checks for server configuration items such as the presence of multiple index files, HTTP server options, and will attempt to identify installed web servers and software. Scan items and plugins are frequently updated and can be automatically updated. Nikto is not designed as an overly stealthy tool. It will test a web server in the quickest time possible, and is fairly obvious in log files. (From: http://cirt.net/nikto2) Features of Nikto Here are some of the major features of Nikto. See the documentation for a full list of features and how to use them.   SSL Support (Unix with OpenSSL or maybe Windows with ActiveState's   Perl/NetSSL)   Full HTTP proxy support Read on more on the PDF  Tit