← 返回
未分类 中文

Bug Bounty Report Template

Generate professional bug bounty reports for HackerOne, Bugcrowd, and other platforms. Pre-filled templates with CWE mapping, reproduction steps, and severit...
为HackerOne、Bugcrowd等平台生成专业漏洞赏金报告,预填模板含CWE映射、重现步骤及严重程度。
hostilespider hostilespider 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 434
下载
💾 0
安装
1
版本
#latest

概述

Bug Bounty Report Template Generator

Generate professional, platform-ready bug bounty reports. Supports HackerOne, Bugcrowd, and generic formats with automatic CWE mapping and severity assessment.

Quick Start

python3 {baseDir}/scripts/generate-report.py --platform hackerone --title "XSS in Profile Page" --severity medium
python3 {baseDir}/scripts/generate-report.py --platform bugcrowd --type idor --target example.com

Options

  • --platform PLATFORM — Target platform: hackerone, bugcrowd, generic (default: generic)
  • --type TYPE — Vulnerability type: xss, idor, sqli, ssrf, rce, auth-bypass, info-disclosure, csrf, redirect, custom
  • --title TITLE — Report title
  • --severity LEVELcritical, high, medium, low, info
  • --target DOMAIN — Target domain/application
  • --output FILE — Output file path (default: stdout)
  • --template TEMPLATE — Custom template file

Features

  • Automatic CWE mapping for common vulnerability types
  • CVSS score calculation helper
  • Pre-formatted reproduction steps sections
  • Impact assessment templates
  • Mitigation suggestions
  • Scope validation reminders

Example Output Structure

# [Title]

## Summary
[Brief description]

## Steps to Reproduce
1. Navigate to...
2. Intercept request...
3. Modify parameter...

## Impact
[Business impact description]

## Remediation
[Suggested fix]

## References
- CWE-XXX: [Description]
- CVSS: [Score]

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 10:01 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

OpenClaw Backup

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

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装后可防止您和您的用户受到提示注入、数据泄露及恶意行为的侵害。
★ 116 📥 31,033
data-analysis

Lightpanda Scraper

hostilespider
快速无头浏览器网页抓取,使用 Lightpanda(页面加载 0.5 秒,比 Chromium 快 90 倍),适用于 OSINT 侦察、链接提取和内容抓取。
★ 1 📥 487