hackingDNA

Nikto

Vulnerability Analysiskali · parrot

Web server scanner that checks for outdated software, dangerous files, and misconfigurations.

Install

sudo apt install nikto

Common commands

nikto -h https://target.com
nikto -h target.com -p 80,443 -ssl

Use only on systems you are authorized to test. Follow program scope.

Related tools