bug-bounty-report-writing
Installation
SKILL.md
Bug Bounty Report Writing
Turn findings into reports that triagers accept quickly and rate fairly.
Report Structure
- Title — vulnerability class + affected asset.
Stored XSS in ticket comment field on support.example.com - Severity & CVSS — your suggested rating with vector string
- Summary — 2–3 sentences: what, where, impact
- Steps to Reproduce — numbered, copy-pasteable, no assumptions
- Impact — what an attacker gains, concretely
- Supporting Material — HTTP requests/responses, screenshots with sensitive data redacted
- Remediation — specific fix recommendation