This repo contains my templates for the OSCP Lab and OSCP Exam Reports. The reports are nearly identical, with minor variations between them.
I wanted to share these templates with the community to help alleviate some of the stress people feel when they start their report.
Notable Edits - Lab Report
- Updated version to 3.2
- Updated the Table of Contents to reflect the new data flow of the document
- Added more information to the High Level Summary
- Added a total of 10 machine sections. (Copy and paste these if you are reporting more than the 10 machines required for the lab report)
- Updated 3.1 Information Gathering (For each machine, I create a link to the associated machine)
- Updated the documentation flow. Each Machine is given its own section. Creates a boot to root walkthrough feel for each machine
- Added the Service Enumeration table to each machine section instead of one table for the entire report
- Added a header for Nmap scan results (screenshot)
- Added a header for Initial Shell Screenshot
- Added headers for Proof.txt Contents and the Proof.txt Screenshot
- Added Appendix 1 - Proof Contents. This is an easy way to track those keys
- Added Appendix 2 - PWK Course Exercises
- Included all the headers for the requested exercises. The exercises are not included, as they are present in the course material
Notable Edits - Exam Report
- Updated version to 3.2
- Updated the Table of Contents to reflect the new data flow of the document
- Added more information to the High Level Summary
- Updated 3.1 Information Gathering (For each machine, I create a link to the associated machine)
- Updated the documentation flow. Each Machine is given its own section. Creates a boot to root walkthrough feel for each machine
- Added the Service Enumeration table to each machine section instead of one table for the entire report
- Added a header for Nmap scan results (screenshot)
- Added headers for Local.txt Contents (the hash) and Local.txt Screenshot
- Added headers for Proof.txt Contents and the Proof.txt Screenshot
- Created a machine entry for the Buffer Overflow machine.
- Added Appendix 1 - Proof and Local Contents. This is an easy way to track those keys
- Added Appendix 2 - Metasploit/Meterpreter Usage. If you use the allowance on the exam, this is an easy way to document it
- Added Appendix 3 - Completed Buffer Overflow Code
Notice
Original template was created by Offensive Security and can be found here: https://www.offensive-security.com/pwk-online/PWKv1-REPORT.doc