Nikto Cheat Sheet

Sharing is caring

Views: 20

Nikto Cheat Sheet

COMMANDDESCRIPTION
nikto -h http://nlabs.localScans the specified host
nikto -h http://nlabs.local -Tuning 6Uses a specific scan tuning level
nikto -h http://nlabs.local -port 8080Scans the specified port
nikto -h http://nlabs.local -sslScans for SSL vulnerabilities
nikto -h http://nlabs.local -Format htmlFormats output in HTML
nikto -h http://nlabs.local -output out.txtSaves the output to a file