offensive-techniques/report-generation-technique/SKILL.md
Assessment reporting: exec summaries, CVSS findings, evidence chains, MITRE ATT&CK mapping, remediation, review-ready structure.
npx skillsauth add aeondave/malskill report-generation-techniqueInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Goal: produce professional penetration test reports that meet industry standards and satisfy both technical and executive audiences.
Before writing, classify the deliverable and the evidence maturity so the report structure matches the engagement outcome.
behaviours/evidence-before-claims/ and behaviours/verification-before-completion/ logic when a finding is not yet report-ready.[CLASSIFICATION LEVEL]
Penetration Test Report
[ENGAGEMENT TITLE]
Client: [CLIENT NAME]
Assessment Dates: [START DATE] -- [END DATE]
Report Date: [REPORT DATE]
Assessor(s): [ASSESSOR NAME(S)]
Report Version: 1.0
Distribution: [DISTRIBUTION LIST]
| ID | Finding | Severity | CVSS | Affected Systems | Status | |---|---|---|---|---|---|
Sorted by severity (Critical to Informational).
Each finding:
### [ID] -- Finding Title
**Severity**: Critical | High | Medium | Low | Informational
**CVSS**: X.X (v4.0 or v3.1 vector, e.g. CVSS:4.0/AV:X/AC:X/AT:X/PR:X/UI:X/VC:X/VI:X/VA:X/SC:X/SI:X/SA:X or CVSS:3.1/AV:X/AC:X/PR:X/UI:X/S:X/C:X/I:X/A:X)
**CWE**: CWE-XXX -- Name
**Affected Systems**: [IP/hostname/URL list]
**MITRE ATT&CK**: TXXXX -- Technique Name
#### Description
What the vulnerability is, where it exists, and the technical root cause.
#### Evidence
[Screenshot placeholder: evidence-XX.png]
[Redacted proof-of-concept details]
#### Impact
Business impact: what an attacker could achieve.
#### Remediation
1. Immediate mitigation
2. Root cause fix
3. Preventive measures
#### Verification
How to confirm the fix was applied correctly.
#### References
- CVE-XXXX-XXXXX
- CWE-XXX
Chronological walkthrough: initial access, privilege escalation, lateral movement, objective completion. Mapped to MITRE ATT&CK at each step.
Group fixes by effort and impact:
development
Auth/lab ref: Unicorn Engine CPU-only emulation for shellcode, decryptors, custom VM handlers, instruction tracing, memory hooks, and register-level experiments.
development
Auth/lab ref: Renode board and SoC simulation for MCU/RTOS firmware, UART/GPIO/peripheral modeling, GDB remote debugging, REPL platforms, and RESC scripts.
development
Auth/lab ref: Qiling OS-layer binary emulation for PE/ELF/Mach-O/UEFI/shellcode with rootfs, syscall/API hooks, filesystem mapping, and runtime patching.
databases
Auth/lab ref: QEMU user-mode and full-system emulation for cross-arch binaries, firmware, kernels, disks, serial consoles, networking, and GDB stubs.