Nikto
Vulnerability Analysiskali · parrotWeb 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
Nuclei
featuredFast template-based vulnerability scanner. Essential for modern bug bounty recon pipelines.
Firejail
Security sandbox for applications — reduce blast radius when testing untrusted tools.
Lynis
Security auditing tool for Unix/Linux systems — hardening and configuration review.