← 返回
未分类 中文

Nuclei Analysis

Intelligently analyzes Nuclei scan results, prioritizes real bugs, reduces noise, and enriches findings with context.
智能分析 Nuclei 扫描结果,识别真实漏洞,减少噪音,丰富发现内容。
nyetnighy nyetnighy 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 230
下载
💾 0
安装
1
版本
#latest

概述

Nuclei Analysis Skill

Parses raw Nuclei scan output and generates prioritized, actionable bug bounty reports.

When to Use

Use this skill when:

  • A Nuclei scan has completed and you want to turn raw output into a structured report
  • You need to separate signal from noise in large scans
  • You want severity-prioritized findings with business impact context

Usage

python3 scripts/nuclei_analyzer.py /path/to/nuclei-output.txt
python3 scripts/nuclei_analyzer.py /path/to/nuclei-output.txt --min-severity high --output report.md

Workflow

When user says "analyze nuclei results", "review scan", or similar:

  1. Read the nuclei output file
  2. Parse and categorize by severity and template type
  3. Reduce noise (filter common false positives)
  4. Enrich high/critical findings with business context
  5. Generate a Markdown report

Severity Levels

Nuclei severities (highest to lowest):

  • critical — Immediate action required
  • high — Significant risk, exploit likely
  • medium — Moderate risk, requires context
  • low — Minor risk, informational
  • info — Informational, usually noise

Noise Reduction

Filter out common false positives:

  • Generic 403 Forbidden (without further context)
  • Self-signed certificates (info only)
  • Leaking server/version headers without actual exploit
  • Template matches on redirect pages

Output

Always produces:

  • Summary table of all findings by severity
  • Detailed section for High+ severity findings
  • Attack scenario for critical/high issues
  • Steps to reproduce for actionable findings

Report saved to: reports/nuclei-analysis/-.md

Example Prompts

  • "Analyze nuclei results for example.com"
  • "Review scan findings and prioritize"
  • "Turn nuclei.txt into a bug bounty report"

Requirements

  • Python 3.7+
  • Nuclei installed and in PATH
  • nuclei output in text format (newline-delimited JSON also supported)

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-23 16:50 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 90 📥 30,867
it-ops-security

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,868
it-ops-security

1password

steipete
设置和使用 1Password CLI (op)。适用于:安装 CLI、启用桌面应用集成、登录(单/多账户)、通过 op 读取/注入/运行密钥。
★ 53 📥 31,534