Nuclei
Vulnerability Analysiskali · parrotFast template-based vulnerability scanner. Essential for modern bug bounty recon pipelines.
Install
sudo apt install nuclei
Common commands
nuclei -u https://target.com nuclei -l hosts.txt -t cves/ -severity critical,high
Use only on systems you are authorized to test. Follow program scope.
Related tools
Nikto
featuredWeb server scanner that checks for outdated software, dangerous files, and misconfigurations.
Firejail
Security sandbox for applications — reduce blast radius when testing untrusted tools.
Lynis
Security auditing tool for Unix/Linux systems — hardening and configuration review.