reporting-pentest-report
Installation
SKILL.md
Penetration-test report
When it governs
End of a pentest engagement, when findings become a client deliverable. Different from a
bug-bounty report (reporting-bug-bounty-writeup): this is the whole engagement — executive
narrative plus detailed findings — read by both executives and engineers.
Structure
- Executive summary — non-technical: what was tested, overall risk posture, the 3–5 things that matter, and business impact. One page. No jargon.
- Scope & methodology — assets/IPs/apps in scope, dates, testing type (black/grey/white), standards followed (PTES/OWASP WSTG/NIST), and limitations.
- Findings — one per issue, ordered by risk. Each: title, severity (CVSS vector + rating), affected assets, description, reproduction steps (exact requests/commands), evidence (screenshots/output), impact (business terms), remediation (specific fix), references.
- Risk ratings — a consistent method (CVSS + likelihood/impact matrix); explain it.
- Remediation roadmap — prioritized, with quick wins vs strategic fixes; owners/timelines if known.
- Appendices — full tool output, methodology detail, out-of-scope notes, retest results.