catalog / Cybersecurity / Nuclei — Template-Based Vulnerability Scanner
EvalCybersecurityFree

Nuclei — Template-Based Vulnerability Scanner

ProjectDiscovery's fast, template-driven vulnerability scanner with 9,000+ community templates for web apps, APIs, cloud, and AI service endpoints.

Installs267k
⟳ upstream v3.11.1 · updated 1mo ago
Source repository
! Grade B · 88/100 · ReviewSecurity assessment
No compromise signals39capabilities surfaced1known CVE4of 20 OWASP controls clear
Broad capability surfaceBroad capability surfaceLow-confidence secret matchPotentially unbounded loop
scanned 1mo agoosv · gitleaks · opengrep · picklescan + heuristicsfull breakdown in the Security tab ↓

Nuclei — Template-Based Vulnerability Scanner

Nuclei is a community-powered, template-based vulnerability scanner by ProjectDiscovery. Its YAML template engine makes it trivially extensible — write a template once, scan thousands of targets. The community maintains 9,000+ templates covering CVEs, misconfigurations, exposed panels, default credentials, and AI/LLM-specific checks.

Key Features

  • YAML-defined templates: HTTP, DNS, TCP, headless browser, code execution
  • 9,000+ community templates (nuclei-templates repository)
  • Parallel scanning with rate limiting and retries
  • AI endpoint checks: exposed OpenAI API proxies, unsecured Ollama, HuggingFace misconfiguration
  • CI/CD integrations (GitHub Actions, Jenkins, GitLab CI)

Quick Start

# Install
go install -v github.com/projectdiscovery/nuclei/v3/cmd/nuclei@latest

# Scan a target with all CVE templates
nuclei -u https://api.example.com -t cves/

# Custom AI endpoint template
nuclei -u http://localhost:11434 -t ai/
npx ai-supply add nuclei-vulnerability-templates

Curated mirror of the open-source Nuclei (MIT). Get it from the source.

More from @ai-supply

View profile →
Agent
MetaGPT
Multi-agent framework that assigns GPT roles (PM, engineer, QA) to solve complex software tasks end-to-end.
1.0M
Connector
vLLM
High-throughput, memory-efficient LLM inference engine with PagedAttention and continuous batching.
892k
Connector
Meilisearch
Lightning-fast open-source search engine with typo-tolerance, semantic hybrid search, and sub-50ms response times.
811k
Eval
Weights & Biases (wandb)
ML experiment tracking and visualization — log metrics, hyperparameters, models, and media in real time.
784k