nikto
Installation on Unix systems
sudo apt update && sudo apt install niktoBasic scan
nikto -h <IP:PORT>Mutiple hosts & ports
nikto -h <IP> -p <PORTS>
nmap -p 80 <IPs> 172.16.0.0/24 -oG - | nikto -h -Plugins
nikto -h <TARGET> -Plugin <PLUGIN>Plugin Name
Description
Vulnerability scan
Category Name
Description
Tuning Option
Argument
Description
Reasons for Use
Last updated