nuclei
Scan web targets for vulnerabilities using community-maintained YAML templates. Detect CVEs, misconfigurations, exposed panels, and default credentials with severity filtering.
Instructions
Modern template-based vulnerability scanner with thousands of community-maintained YAML templates. Detects CVEs, misconfigurations, exposed panels, default credentials, and more. Use as your primary vulnerability scanner after discovering services. Much faster and more current than nikto. Output: vulnerability name, severity, matched endpoint, and remediation reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| opts | No | Template options. Default: '-severity medium,high,critical'. Add '-tags cve,oast' for CVE checks. | |
| target | Yes | Target URL, IP, hostname, or file containing targets (one per line) |