Web server scanner which performs tests against web servers for multiple items. More information: https://cirt.net/Nikto2.
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