Course 5: Reports & Blockchain Verification
A penetration test is only as valuable as the report it produces. If findings cannot be communicated clearly, verified independently, and trusted by third parties, the entire exercise loses its purpose. This course covers the full lifecycle of pentest output - from PDF generation and encryption to cryptographic attestations that anyone can verify. On-chain anchoring of those attestations to the Base blockchain is TurboPentest's designed next step (roadmap); the SHA-256 hashing and public verification links are what provide tamper-evidence today. Merkle-tree batching is part of the same roadmap - a Merkle library exists and a daily job builds a tree, but per-leaf Merkle proofs are not yet exposed to verifiers.
Modules
- PDF Reports - Executive summaries, technical detail sections, threat models, and how TurboPentest structures its output for different audiences
- Report Password Protection - AES-256 PDF encryption for report downloads, AES-256-GCM protection for the stored report password, and password strength requirements
- Export Formats - Integration with PlexTrac, Dradis, AttackForge, and Ghostwriter for seamless handoff to your existing reporting tools
- Blockchain Attestation - Why cryptographic attestation matters for pentests, SHA-256 content hashing, Merkle tree construction, and the designed anchoring on Base L2 (roadmap)
- Credit Ledger Integrity - Event hashing for the append-only credit ledger (each event independently SHA-256 hashed), tamper-evident transaction history, and the designed on-chain anchoring of credit movements
- Verification Links - Sharing attestation verification links with auditors and customers, and how public verification works without exposing report contents
Certification Exam
After completing all 6 modules, unlock the Course 5 Certification Exam (30 questions, 80% to pass).
Certification Exam
Complete all modules in this course to unlock the certification exam and earn credit toward your CAPO certification.
Go to Certification ExamFinding Continuity
Learn how TurboPentest tracks findings across repeat pentests, classifying them as new, confirmed, or retest_confirmed and running a live retest oracle to show your security posture over time.
PDF Reports
Understand how TurboPentest generates structured PDF reports with executive summaries, technical detail sections, and threat models tailored to different audiences.