A penetration tester is writing the executive summary for the final report. The CEO needs to understand the overall risk level and the business impact of the findings. Which of the following should be included in the executive summary?
Trap 1: Detailed exploit steps with screenshots.
Detailed exploit steps are too technical for a CEO. This level of detail belongs in the technical findings section for the IT team.
Trap 2: A list of all CVSS scores without context.
Raw CVSS scores may be confusing without interpretation. The executive summary should translate technical severity into business risk.
Trap 3: The exact commands used during testing.
Commands are operational details that are irrelevant to executive-level understanding. They belong in the methodology appendix.
- A
A high-level overview of the most critical vulnerabilities and their potential business impact.
This matches the purpose of the executive summary: concise, business-focused information that allows leadership to make informed decisions without needing technical expertise.
- B
Detailed exploit steps with screenshots.
Why wrong: Detailed exploit steps are too technical for a CEO. This level of detail belongs in the technical findings section for the IT team.
- C
A list of all CVSS scores without context.
Why wrong: Raw CVSS scores may be confusing without interpretation. The executive summary should translate technical severity into business risk.
- D
The exact commands used during testing.
Why wrong: Commands are operational details that are irrelevant to executive-level understanding. They belong in the methodology appendix.