Web server scanner which performs comprehensive tests against web servers for multiple items.
perl nikto.pl -h {{192.168.0.1}}
perl nikto.pl -h {{192.168.0.1}} -p {{443}}
perl nikto.pl -h {{https://192.168.0.1:443/}}
perl nikto.pl -h {{192.168.0.1}} -p {{80,88,443}}
perl nikto.pl -update