Tools / Security Nuclei / Use Cases / Run Automated Vulnerability Scans

Run Automated Vulnerability Scans

Scan targets for known vulnerabilities using Nuclei's extensive template library.

Tool
Security Nuclei icon
Security Nuclei

Manual security testing is slow, inconsistent, and easy to forget. Automated vulnerability scanning catches known issues across your entire attack surface in minutes. Nuclei uses a community-maintained library of thousands of templates covering CVEs, misconfigurations, exposed panels, and more -- each targeting a specific, documented vulnerability.

The scan_targets skill runs Nuclei against your specified targets and returns structured findings with severity ratings. You get actionable results without configuring scan engines, writing custom checks, or interpreting raw scanner output. Every finding maps to a specific template with documentation and remediation guidance.

Agent Guides

Claude

  1. Connect ToolRouter: claude mcp add toolrouter -- npx -y toolrouter-mcp
  2. Ask Claude: "Scan example.com for vulnerabilities using security-nuclei"
  3. Claude runs the scan and returns findings with severity ratings
Read full guide →

ChatGPT

  1. Configure ToolRouter in ChatGPT
  2. Ask: "Scan this target for vulnerabilities" and provide the URL
  3. ChatGPT returns findings organized by severity
Read full guide →

Copilot

  1. Add ToolRouter to Copilot MCP config
  2. In Copilot Chat: "Scan our staging URL for vulnerabilities using security-nuclei"
  3. Copilot returns findings with severity levels and template IDs
Read full guide →

OpenClaw

  1. Connect ToolRouter: openclaw mcp add toolrouter -- npx -y toolrouter-mcp
  2. Ask OpenClaw: "Scan example.com for vulnerabilities"
  3. OpenClaw runs the scan and returns structured findings
Read full guide →

Related Use Cases

Open Check for Known CVE Exposures

Check for Known CVE Exposures

Detect whether your targets are affected by specific CVEs with publicly disclosed exploits.

Security Nuclei icon
Security Nuclei
4 agent guides
Open Scan for Misconfigured Services

Scan for Misconfigured Services

Detect security misconfigurations like exposed admin panels, debug endpoints, and open directories.

Security Nuclei icon
Security Nuclei
4 agent guides
Open Test for Default Credentials

Test for Default Credentials

Check whether services are accessible with factory-default usernames and passwords.

Security Nuclei icon
Security Nuclei
4 agent guides
Open Run Security Compliance Checks

Run Security Compliance Checks

Verify that your infrastructure meets security baselines by scanning for common compliance issues.

Security Nuclei icon
Security Nuclei
4 agent guides