[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-7784":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":25,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":43,"readmeContent":44,"aiSummary":45,"trendingCount":16,"starSnapshotCount":16,"syncStatus":15,"lastSyncTime":46,"discoverSource":47},7784,"OSCP-Exam-Report-Template-Markdown","noraj\u002FOSCP-Exam-Report-Template-Markdown","noraj",":orange_book: Markdown Templates for Offensive Security OSCP, OSWE, OSCE, OSEE, OSWP exam report","https:\u002F\u002Fnoraj.github.io\u002FOSCP-Exam-Report-Template-Markdown\u002F",null,"Ruby",4140,832,85,2,0,1,13,40,11,30.76,"MIT License",false,"master",true,[27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42],"exam","exam-report","latex","markdown","markdown-template","markdown-to-pdf","offensive-security","osce","oscp","oscp-prep","osee","oswe","oswp","pandoc","report","reporting-tool","2026-06-12 02:01:44","# Offensive Security Exam Report Template in Markdown\n\n[![Rawsec's CyberSecurity Inventory](https:\u002F\u002Finventory.raw.pm\u002Fimg\u002Fbadges\u002FRawsec-inventoried-FF5050_flat-square.svg)](https:\u002F\u002Finventory.raw.pm\u002Ftools.html#OSCP%20Exam%20Report%20Template%20in%20Markdown)\n[![GitHub stars](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fstars\u002Fnoraj\u002FOSCP-Exam-Report-Template-Markdown?style=flat-square)](https:\u002F\u002Fgithub.com\u002Fnoraj\u002FOSCP-Exam-Report-Template-Markdown\u002Fstargazers)\n[![GitHub forks](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fforks\u002Fnoraj\u002FOSCP-Exam-Report-Template-Markdown?style=flat-square)](https:\u002F\u002Fgithub.com\u002Fnoraj\u002FOSCP-Exam-Report-Template-Markdown\u002Fnetwork)\n[![GitHub license](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Flicense\u002Fnoraj\u002FOSCP-Exam-Report-Template-Markdown?style=flat-square)](https:\u002F\u002Fgithub.com\u002Fnoraj\u002FOSCP-Exam-Report-Template-Markdown\u002Fblob\u002Fmaster\u002FLICENSE)\n\nI created an **Offensive Security Exam Report Template in Markdown** so LaTeX, Microsoft Office Word, LibreOffice Writer are no longer needed during your Offensive Security OSCP, OSWE, OSEE, OSWP, OSEP, OSED, OSWA, OSDA, OSMR, OSTH, OSIR exam!\n\nNow you can be efficient and faster during your exam report redaction!\n\n- :rocket: **Speed up writing**, don't lose time during the 24 hours of exam report redaction\n- :star: **No formatting hassle with WYSIWYG editors**, byebye unwanted whitespaces and linefeeds from Microsoft Office Word and LibreOffice Writer\n- :memo: **Re-use your Markdown notes**, you'll be so glad not having to reformat the bold and italic from your Markdown notes into the report\n- :lock: **Version control ready**, save your markdown template into a PRIVATE git repository, you now have an incremental backup, version control works with Markdown (.md) as it's text but not with binaries (.doc, .odt)\n- :pen: **Use your favorite editor or note taking app**, with Markdown you'll be able to use your favorite editor (VSCode, Atom, etc.) or note taking app (Vnote, QOwnNotes, Boostnote, etc.) to write your exam report, you won't have to switch to Windows to use MS Word.\n- :tophat: **Clean & professional style**, a professional looking report for your professional certification\n- :ok_hand: **Error free**, use the generation script to generate the report and archive, you won't do any [submission format and name](https:\u002F\u002Fsupport.offensive-security.com\u002Foscp-exam-guide\u002F#submission-format-and-name) mistake that way\n\n![](https:\u002F\u002Fi.imgur.com\u002FXiXIZg3.png)\n\nExamples:\n\n**OSCP whoisflynn improved template v3.2**\n\n![](https:\u002F\u002Fi.imgur.com\u002FZ344YCQ.png)\n![](https:\u002F\u002Fi.imgur.com\u002FwegbNYr.png)\n\n**OSCP Official Offensive Security Template v1**\n\n![](https:\u002F\u002Fi.imgur.com\u002F9zoWFfr.png)\n![](https:\u002F\u002Fi.imgur.com\u002FMWSgxfh.png)\n\n## Requirements\n\n- [Pandoc](https:\u002F\u002Fpandoc.org\u002Finstalling.html)\n- LaTeX (eg. [TeX Live](http:\u002F\u002Fwww.tug.org\u002Ftexlive\u002F)) in order to get `pdflatex` or `xelatex`\n- [Eisvogel Pandoc LaTeX PDF Template](https:\u002F\u002Fgithub.com\u002FWandmalfarbe\u002Fpandoc-latex-template#installation)\n- [p7zip](http:\u002F\u002Fp7zip.sourceforge.net\u002F) (if you want to use the script, for generating the archive)\n\nExamples for common distros:\n\n- ArchLinux: `pacman -S p7zip haskell-pandoc texlive-basic texlive-fontsextra texlive-fontsrecommended texlive-latexextra`\n- openSUSE: `zypper in texlive-scheme-medium pandoc p7zip-full`\n- Ubuntu: `apt install texlive-latex-recommended texlive-fonts-extra texlive-latex-extra pandoc p7zip-full`\n\n## Usage\n\nWrite your report in **markdown**.\n\n### Automatic\n\nThere is a script that will:\n\n1. Let you choose the template\n2. Let you choose the syntax highlight style\n3. Generate the PDF (+ preview option)\n4. Generate the 7z archive\n5. Output MD5 hash for verification after uploading\n\nChoose and copy a template that you will use to write your report:\n\n```bash\nruby osert.rb init\n```\n\nGenerate your PDF report and 7z archive\n\n```bash\nruby osert.rb generate\n```\n\n> [!TIP]\n> If you run the generation several times, you may want to check the options (`ruby osert.rb generate -h`) to save time on the interactive prompt.\n\n> [!NOTE]\n> `osert` is available as an official package on BlackArch Linux: `pacman -S osert`.\n>\n> [![BlackArch package](https:\u002F\u002Frepology.org\u002Fbadge\u002Fversion-for-repo\u002Fblackarch\u002Fosert.svg)](https:\u002F\u002Frepology.org\u002Fproject\u002Fosert\u002Fversions)\n\n### Manual\n\nGenerate the report PDF from the markdown template:\n\n```bash\npandoc src\u002FOSCP-exam-report-template_whoisflynn_v3.2.md \\\n-o output\u002FOSCP-OS-XXXXX-Exam-Report.pdf \\\n--from markdown+yaml_metadata_block+raw_html \\\n--template eisvogel \\\n--table-of-contents \\\n--toc-depth 6 \\\n--number-sections \\\n--top-level-division=chapter \\\n--highlight-style breezedark \\\n--resource-path=.:src\n```\n\nYou can change the code syntax highlight theme with [`--highlight-style`](https:\u002F\u002Fpandoc.org\u002FMANUAL.html#option--highlight-style).\n\n## Color sets\n\nWell rendering color sets you can use in the template YAML frontmatter:\n\ntitlepage-color          | titlepage-text-color | titlepage-rule-color\n-------------------------|----------------------|---------------------\n`DC143C` (Crimson)       | `FFFFFF` (White)     | `FFFFFF` (White)\n`00FF7F` (SpringGreen)   | `006400` DarkGreen   | `000000` (Black)\n`1E90FF` (DodgerBlue)    | `FFFAFA` (Snow)      | `FFFAFA` (Snow)\n`483D8B` (DarkSlateBlue) | `FFFAFA` (Snow)      | `FFFAFA` (Snow)\n`FFD700` (Gold)          | `000000` (Black)     | `000000` (Black)\n`FFEFD5` (PapayaWhip)    | `000000` (Black)     | `000000` (Black)\n`FF8C00` (DarkOrange)    | `000000` (Black)     | `000000` (Black)\n`FFEF96` (no name)       | `50394C` (no name)   | `50394C` (no name)\n\nSyntax highlight themes can be listed with `pandoc --list-highlight-styles`.\n\n## Available templates\n\nReport Templates:\n\nNetwork Penetration Testing:\n\n- **OSCP**\n  - [Official Offensive Security Template v1](output\u002Fexamples\u002FOSCP-exam-report-template_OS_v1.pdf)\n  - [Official Offensive Security Template v2](output\u002Fexamples\u002FOSCP-exam-report-template_OS_v2.pdf)\n  - [whoisflynn][whoisflynn] improved [template](output\u002Fexamples\u002FOSCP-exam-report-template_whoisflynn_v3.2.pdf) v3.2\n- **OSWP**\n  - [Official Offensive Security Template v1](output\u002Fexamples\u002FOSWP-exam-report-template_OS_v1.pdf)\n- **OSEP**\n  - [Official Offensive Security Template v1](output\u002Fexamples\u002FOSEP-exam-report-template_OS_v1.pdf)\n  - [ceso][ceso] improved [template](output\u002Fexamples\u002FOSEP-exam-report-template_ceso_v1.pdf) v1\n\nWeb Application:\n\n- **OSWA**\n  - [Official Offensive Security Template v1](output\u002Fexamples\u002FOSWA-exam-report-template_OS_v1.pdf)\n- **OSWE**\n  - [Official Offensive Security Template v1](output\u002Fexamples\u002FOSWE-exam-report-template_OS_v1.pdf)\n  - [noraj][noraj] improved [template](output\u002Fexamples\u002FOSWE-exam-report-template_noraj_v1.pdf) v1\n  - [xl-sec][XL-SEC] improved [template](output\u002Fexamples\u002FOSWE-exam-report-template_xl-sec_v1.pdf) v1\n\nExploit Development:\n\n- **OSED**\n  - [Official Offensive Security Template v1](output\u002Fexamples\u002FOSED-exam-report-template_OS_v1.pdf)\n  - [epi][epi] improved [template](output\u002Fexamples\u002FOSED-exam-report-template_epi_v1.pdf) v1\n- **OSEE**\n  - [Official Offensive Security Template v1](output\u002Fexamples\u002FOSEE-exam-report-template_OS_v1.pdf)\n- **OSCE** (**deprecated**)\n  - [Official Offensive Security Template v1](output\u002Fexamples\u002FOSCE-exam-report-template_OS_v1.pdf)\n- **OSMR**\n   - [Official Offensive Security Template v1](output\u002Fexamples\u002FOSMR-exam-report-template_OS_v1.pdf)\n\nSecurity Operations:\n\n- **OSDA**\n  - [Official Offensive Security Template v1](output\u002Fexamples\u002FOSDA-exam-report-template_OS_v1.pdf)\n\nThreat Hunting:\n\n- **OSTH**\n  - [Official Offensive Security Template v1](output\u002Fexamples\u002FOSTH-exam-report-template_OS_v1.pdf)\n\nIncident Response:\n\n- **OSIR**\n  - [Official Offensive Security Template v1](output\u002Fexamples\u002FOSIR-exam-report-template_OS_v1.pdf)\n\n[whoisflynn]:https:\u002F\u002Fgithub.com\u002Fwhoisflynn\n[noraj]:https:\u002F\u002Fgithub.com\u002Fnoraj\n[epi]:https:\u002F\u002Fgithub.com\u002Fepi052\n[xl-sec]:https:\u002F\u002Fgithub.com\u002Fxl-sec\n[ceso]:https:\u002F\u002Fgithub.com\u002Fceso\n\nOffensive Security course table:\n\nExam acronym | Exam name                                         | Lab acronym | Lab name                                   | Course designation\n-------------|---------------------------------------------------|-------------|--------------------------------------------|-------------------\n**OSCP**     | Offensive Security Certified Professional         | PWK         | Penetration Testing with Kali Linux        | PEN-200\n**OSWP**     | Offensive Security Wireless Professional          | WA          | Wireless Attacks                           | PEN-210\n**OSEP**     | Offensive Security Experienced Penetration Tester | ETBD        | Evasion Techniques and Breaching Defenses  | PEN-300\n**OSWA**     | Offensive Security Web Assessor                   | WAKL        | Web Attacks with Kali Linux                | WEB-200\n**OSWE**     | Offensive Security Web Expert                     | AWAE        | Advanced Web Attacks and Exploitation      | WEB-300\n**OSED**     | Offensive Security Exploit Developer              | WUMED       | Windows User Mode Exploit Development      | EXP-301\n**OSMR**     | Offensive Security macOS Researcher               | MCB         | macOS Control Bypasses                     | EXP-312\n**OSEE**     | Offensive Security Exploitation Expert            | AWE         | Advanced Windows Exploitation              | EXP-401\n**OSCE**     | Offensive Security Certified Expert               | CTP         | Cracking the Perimeter                     | N\u002FA\n**OSDA**     | Offensive Security Defense Analyst                | SODA        | Security Operations and Defensive Analysis | SOC-200\n**OSTH**     | Offensive Security Threat Hunting                 | TH          | Threat Hunting                             | TH-200\n**OSIR**     | Offensive Security Incident Response              | IR          | Incident Response                          | IR-200\n\n## Community projects\n\nDocker containers:\n\n- [ret2src docker](https:\u002F\u002Fgithub.com\u002Fret2src\u002FOSCP-Exam-Report-Template-Markdown#docker)\n- [Tripex48 docker](https:\u002F\u002Fgithub.com\u002FTripex48\u002FOSCP-Exam-Report-Template-Markdown#docker)\n\n## Mentions\n\n- John Hammond - OSCP - Taking Notes & Resources (video) (2019-10-06)\n  [![OSCP - Taking Notes & Resources](http:\u002F\u002Fimg.youtube.com\u002Fvi\u002FMQGozZzHUwQ\u002F0.jpg)](https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=MQGozZzHUwQ)\n- John Hammond - OSEP - Offensive Security Experienced Penetration Tester (video) (2021-02-05)\n  [![OSEP - Offensive Security Experienced Penetration Tester](https:\u002F\u002Fi.ytimg.com\u002Fvi\u002FiUPyiJbN4l4\u002Fmaxresdefault.jpg)](https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=iUPyiJbN4l4)\n- 3rd [Top Offensive Security Open Source Projects](https:\u002F\u002Fawesomeopensource.com\u002Fprojects\u002Foffensive-security) (2022-01-27)\n- Recent mentions on social medias: [Social-searcher](https:\u002F\u002Fwww.social-searcher.com\u002Fsocial-buzz\u002F?q5=https%3A%2F%2Fgithub.com%2Fnoraj%2FOSCP-Exam-Report-Template-Markdown)\n- Articles:\n  - [Unofficial OSCP Approved Tools](https:\u002F\u002Ffalconspy.medium.com\u002Funofficial-oscp-approved-tools-b2b4e889e707) by FalconSpy (2019-06-05)\n  - [OSCP Certification Journey](https:\u002F\u002Fcougarbytes.net\u002Farticles\u002Foscp-certification-journey) by cougarbytes (2020-06-30)\n  - Stress-free OSCP report making by Craig Underhill (2020-04-06) ([Raw Archive](https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20210729100632\u002Fhttps:\u002F\u002Fcraigunder.me\u002Fstress-free-oscp-report-making\u002F), use `about:reader?url=` for better look in Firefox)\n\n## Stargazers over time\n\n[![Stargazers over time](https:\u002F\u002Fstarchart.cc\u002Fnoraj\u002FOSCP-Exam-Report-Template-Markdown.svg)](https:\u002F\u002Fstarchart.cc\u002Fnoraj\u002FOSCP-Exam-Report-Template-Markdown)\n\n## Credits\n\nReport Templates:\n\n- **OSCP**\n  - [Official Offensive Security Template](https:\u002F\u002Fhelp.offensive-security.com\u002Fhc\u002Fen-us\u002Farticles\u002F360040165632#suggested-documentation-templates) (UNLICENSED)\n  - [whoisflynn improved template](https:\u002F\u002Fgithub.com\u002Fwhoisflynn\u002FOSCP-Exam-Report-Template) (UNLICENSED)\n- **OSWE**\n  - [Official Offensive Security Template](https:\u002F\u002Fhelp.offensive-security.com\u002Fhc\u002Fen-us\u002Farticles\u002F360046869951-OSWE-Exam-Guide#suggested-documentation-templates) (UNLICENSED)\n  - [noraj improved template](src\u002FOSWE-exam-report-template_noraj_v1.md) (UNLICENSED)\n  - [XL-SEC improved template](src\u002FOSWE-exam-report-template_xl-sec_v1.md) (UNLICENSED)\n- **OSCE**\n  - [Official Offensive Security Template](https:\u002F\u002Fhelp.offensive-security.com\u002Fhc\u002Fen-us\u002Farticles\u002F360046801331-OSCE-Exam-Guide#suggested-documentation-templates) (UNLICENSED)\n- **OSEE**\n  - [Official Offensive Security Template](https:\u002F\u002Fhelp.offensive-security.com\u002Fhc\u002Fen-us\u002Farticles\u002F360046458732-OSEE-Exam-Guide#Documentation%20Requirements) (UNLICENSED)\n- **OSWP**\n  - [Official Offensive Security Template](https:\u002F\u002Fhelp.offensive-security.com\u002Fhc\u002Fen-us\u002Farticles\u002F360046904731-OSWP-Exam-Guide#suggested-documentation-templates) (UNLICENSED)\n- **OSED**\n  - [Official Offensive Security Template](https:\u002F\u002Fhelp.offensive-security.com\u002Fhc\u002Fen-us\u002Farticles\u002F360052977212-OSED-Exam-Guide#suggested-documentation-templates) (UNLICENSED)\n  - [epi improved template](src\u002FOSED-exam-report-template_epi_v1.md) (UNLICENSED)\n- **OSEP**\n  - [Official Offensive Security Template](https:\u002F\u002Fhelp.offensive-security.com\u002Fhc\u002Fen-us\u002Farticles\u002F360050293792-OSEP-Exam-Guide#suggested-documentation-templates) (UNLICENSED)\n  - [ceso improved template](src\u002FOSEP-exam-report-template_ceso_v1.md) (UNLICENSED)\n- **OSWA**\n  - [Official Offensive Security Template](https:\u002F\u002Fhelp.offensive-security.com\u002Fhc\u002Fen-us\u002Farticles\u002F4410105650964-OSWA-Exam-Guide#suggested-documentation-templates) (UNLICENSED)\n- **OSDA**\n  - [Official Offensive Security Template](https:\u002F\u002Fhelp.offensive-security.com\u002Fhc\u002Fen-us\u002Farticles\u002F4410105675412-OSDA-Exam-Guide#h_01GGD1AKE9DRDAJZ91PXZ5X0PN) (UNLICENSED)\n- **OSMR**\n  - [Official Offensive Security Template](https:\u002F\u002Fhelp.offensive-security.com\u002Fhc\u002Fen-us\u002Farticles\u002F4411107766804-OSMR-Exam-Guide#OSMRExamGuide-SuggestedDocumentationTemplates) (UNLICENSED)\n- **OSTH**\n  - [Official Offensive Security Template](https:\u002F\u002Fhelp.offsec.com\u002Fhc\u002Fen-us\u002Farticles\u002F29141776768148-OSTH-Exam-Guide-Newly-Updated#h_01J971XAJKYDA6GX24S4XVSBAK) (UNLICENSED)\n- **OSIR**\n  - [Official Offensive Security Template](https:\u002F\u002Fhelp.offsec.com\u002Fhc\u002Fen-us\u002Farticles\u002F30960007786900-OSIR-Exam-Guide#h_01JBF3KK3D67Y4SA2PQ5QHTHY1) (UNLICENSED)\n\nPandoc Template:\n\n- Eisvogel ([LICENCE](https:\u002F\u002Fgithub.com\u002FWandmalfarbe\u002Fpandoc-latex-template\u002Fblob\u002Fmaster\u002FLICENSE)): https:\u002F\u002Fgithub.com\u002FWandmalfarbe\u002Fpandoc-latex-template\n\nPlaceholder image:\n\n- Generated by https:\u002F\u002Fimgplaceholder.com\u002F\n","该项目提供了一套Markdown模板，用于编写Offensive Security认证考试（如OSCP、OSWE、OSCE等）的报告。其核心功能包括使用Markdown格式快速撰写报告、避免传统文档编辑器带来的格式问题，并支持版本控制。技术特点上，通过Pandoc和LaTeX工具链将Markdown转换为专业格式的PDF报告。此外，项目还提供了脚本帮助自动生成符合提交要求的报告及压缩包。该模板适用于需要高效准备和提交安全认证考试报告的专业人士或学生，特别适合那些希望在24小时考试时间内节省时间并保持高质量输出的人群。","2026-06-11 03:14:21","top_language"]