Oswe Exam | Report Work ^new^
The completed archive must be uploaded within 24 hours of your 48-hour exam lab session ending. Language: The report must be written entirely in English. Recommended Tools for Report Writing
**Advice:** Practice writing 2–3 mock reports from the OSWE lab machines before the exam. Use the official template. Treat the report as part of the exploit development process, not a separate chore. </code></pre>
If your chain breaks at step 2 because you "got lucky" in the exam, you will fail. Your report must work every time the examiner runs it. oswe exam report work
Many students prefer writing their reports in Markdown and using Pandoc alongside the Eisvogel template to generate a sleek, professional PDF. This allows you to focus purely on text and code formatting without fighting Word processor margins. 2. Local Documentation Templates
OffSec provides an official Microsoft Word template. If you prefer standard word processors, download this template early. Modify the styles, font sizes, and code blocks ahead of time so you can copy and paste notes seamlessly during the exam. 3. Screenshot and Code Organizers The completed archive must be uploaded within 24
### 2.3 Screenshot Workflow
For those who prefer a web-based interface or need more customization, is a valuable alternative. It is a fully customizable pentest reporting platform that includes specific templates for the OSWE exam. You can write your report in Markdown and SysReptor renders it to PDF, handling all the formatting. The repository even features report templates built with SysReptor, supported by OffSec. This platform is free to use, or you can opt for a self-hosted installation. Use the official template
This is the most popular approach among OSWE candidates. By writing your report in Markdown ( .md ) files, you keep your documentation in a simple, plain-text format that is ideal for speed and version control. You can then use , a command-line tool, to convert your Markdown into a professionally styled PDF. This workflow also makes it easy to reuse your existing Markdown notes directly in the report.
