Skip to content
Back to the guide

Pentest and audit

What a pentest report must contain

If only the pentester understands the report, it does not work. A checklist for judging any report.

3 min read

The report is the main product of a pentest. The director, the developers and the auditor make decisions based on it, so it must speak to each of them.

For the executive

  • A one-page summary: what was tested, what was found, the overall risk level.
  • Three to five main problems with business impact, not technical names.
  • What to do first and roughly how long it takes.

For developers

  • Every finding: where, how to reproduce step by step, evidence (screenshot, request, response).
  • CVSS risk level and an explanation of why exactly that.
  • A concrete fix recommendation, not "follow best practices".

For the auditor

  • Methodology and scope.
  • Dates, team, access mode.
  • Confirmation of the retest after the fixes.

Articles