What You'll Deliver
This is the capstone deliverable: a professional penetration test report for the vulnerable application you assessed, complete with an executive summary, detailed findings, severity scoring, evidence, and a prioritised remediation plan backed by your re-test results. It is the artifact that a real client pays for and a development team acts upon, and it demonstrates command of the entire course.
The aim is to communicate, not just to catalogue. A strong report serves two audiences at once: executives who need to understand business risk and priorities, and engineers who need precise, reproducible detail to fix each issue. You will assemble the evidence from all four prior phases into a document that turns your technical work into clear, actionable decisions.
Prerequisites
- Your complete engagement log, attack-surface map, confirmed findings list, and re-test results from Lessons 31–34.
- Completion of the Module 5 lesson on CVSS and triage, whose severity scoring you will apply to each finding.
- A writing tool for the report, and any evidence (screenshots, request/response captures) collected during the engagement.
- An understanding that the report documents testing performed only on your authorised local capstone application.
Report Structure & Approach
A professional report follows a recognisable structure so readers can navigate it quickly: an executive summary, an engagement overview with scope, a findings section with one entry per vulnerability, and a prioritised remediation plan. Assemble it from the artifacts you already produced, your findings become the findings section, your re-tests become evidence of remediation, so writing is largely organising and communicating work already done.
# Report skeleton (assemble from your prior artifacts)
# 1. Executive Summary — plain-language risk overview + top priorities
# 2. Engagement Overview — scope, rules of engagement, methodology, dates
# 3. Findings — one entry each: title, severity (CVSS), impact,
# evidence, reproduction steps, affected endpoint
# 4. Remediation Plan — prioritised fixes, owners, timelines, re-test status
# 5. Appendices — engagement log, attack-surface map, evidence
#
# Sources: engagement_log.csv, attack_surface.md, findings list, remediation.md