Introduction

To verify your configuration file and test potential security vulnerabilities, here’s a practical Perl script called Nikto. These are the most well-known security audit applications similar to Nikto:

Installation and Configuration

Here’s the documentation I found:

Apache Security Testing

For those who don’t want to recompile packages:

1
aptitude install nikto

Then it’s simple, as described in the documentation:

1
nikto -h localhost

Resources

Last updated 05 Apr 2011, 21:05 CEST. history