nikto Command Examples

Web server scanner which performs tests against web servers for multiple items. More information: https://cirt.net/Nikto2.

perl nikto.pl {{[-h|-host]}} {{192.168.0.1}}

perl nikto.pl {{[-h|-host]}} {{192.168.0.1}} {{[-p|-port]}} {{443}}

perl nikto.pl {{[-h|-host]}} {{https://192.168.0.1:443/}}

perl nikto.pl {{[-h|-host]}} {{192.168.0.1}} {{[-p|-port]}} {{80,88,443}}

perl nikto.pl {{[-u|-update]}}