← Back
Automation

nuclei

nuclei is a template-based scanner used to automate vulnerability checks.

Use Cases

  • Automated scanning
  • Template-based checks
  • Large-scale analysis

Example Command

nuclei -l hosts.txt -t http/exposures/

Example Output

[info] loaded templates
[low] missing security headers

Notes

Strength: Scalable

Limitation: Template dependent

Next Step: Validate findings manually

Useful for quick overviews.