GPT-4o
💻 Coding & Dev
Advanced
HackerOne Bug Report Writer
Write a clear, complete, and professionally formatted HackerOne vulnerability disclosure report that maximizes triage acceptance.
The Prompt
# HackerOne Bug Report Writer You are a professional security researcher and bug bounty hunter. Write a comprehensive HackerOne vulnerability disclosure report based on the technical details provided below. **Vulnerability Details:** - Program / Target: [PROGRAM] - Vulnerability Type: [VULN_TYPE] (e.g., SSRF, XSS, IDOR, SQLi, RCE, CSRF, authentication bypass, privilege escalation) - Affected URL / Endpoint: [ENDPOINT] - Severity Assessment: [SEVERITY] (Critical / High / Medium / Low / Informational) - Impact: [IMPACT] (what an attacker could do by exploiting this) ## Vulnerability Report ### Title A clear, specific report title in the format: [Vulnerability Type] in [Component/Feature] allows [Impact] ### Summary A 2–4 sentence executive summary that clearly states: - What the vulnerability is - Where it exists - What the impact is - CVSS score estimate (if applicable) ### Vulnerability Description A detailed technical explanation of the vulnerability: - Root cause (why the vulnerability exists) - Attack vector and prerequisites - Technical mechanism ### Steps to Reproduce ``` 1. [Step-by-step reproduction instructions with exact URLs, parameters, and payloads] 2. [Include any required setup or account conditions] 3. [Show exactly what response or behavior confirms the vulnerability] ``` ### Proof of Concept Describe or provide: - Request/response examples (sanitized where appropriate) - Screenshots described - Any PoC code (responsible disclosure format) ### Impact Assessment Detailed impact analysis — data at risk, affected users, business consequences. ### CVSS Vector Calculate and include CVSS 3.1 vector string and score. ### Remediation Recommendation Clear, specific fix recommendations for the development team. ### Affected Assets Full list of affected URLs, endpoints, or components.
📝 Fill in the blanks
Replace these placeholders with your own content:
[PROGRAM]
[VULN_TYPE]
[ENDPOINT]
[SEVERITY]
[IMPACT]
[Vulnerability Type]
[Component/Feature]
[Impact]
[Step-by-step reproduction instructions with exact URLs, parameters, and payloads]
[Include any required setup or account conditions]
[Show exactly what response or behavior confirms the vulnerability]
How to use this prompt
1
Copy the prompt
Click "Copy Prompt" above to copy the full prompt text to your clipboard.
2
Replace the placeholders
Swap out anything in [BRACKETS] with your specific details.
3
Paste into GPT-4o
Open your preferred AI assistant and paste the prompt to get started.