QuestionSolved
Report writing for pentests — the part nobody teaches?
Mei-Ling WuSignal tier Recon
2026-06-04I can find bugs but my reports are a mess. How do you structure a finding so a client actually acts on it?
Spaces
I can find bugs but my reports are a mess. How do you structure a finding so a client actually acts on it?
Every finding: title, risk rating with justification, affected assets, reproduction steps a dev can follow, business impact in plain language, remediation. The business-impact line is what gets it fixed — "SQLi in /login" gets ignored; "unauthenticated attacker can dump all customer records" gets a meeting. Write impact for an exec, repro for an engineer.
Splitting the audience per section (exec impact, engineer repro) is the trick. My drafts were writing both to nobody.
Sign in to answer.