noraj/OSCP-Exam-Report-Template-Markdown
:orange_book: OSCP Exam Report Template in Markdown
repo name | noraj/OSCP-Exam-Report-Template-Markdown |
repo link | https://github.com/noraj/OSCP-Exam-Report-Template-Markdown |
homepage | https://noraj.github.io/OSCP-Exam-Report-Template-Markdown/ |
language | Ruby |
size (curr.) | 414 kB |
stars (curr.) | 321 |
created | 2019-06-30 |
license | MIT License |
OSCP Exam Report Template in Markdown
I created an OSCP Exam Report Template in Markdown so LaTeX, Microsoft Office Word, LibreOffice Writter are no longer needed during your OSCP exam!
Now you can be efficient and faster during your exam report redaction!
whoisflynn improved template v3.2
Official Offensive Security Template v1
Requirements
- Pandoc
- LaTeX (eg. TeX Live) in order to get
pdflatex
orxelatex
- Eisvogel Pandoc LaTeX PDF Template
- p7zip (if you want to use the script, for generating the archive)
Usage
Write your report in markdown.
Automatic
There is a script that will:
- Let you choose the template
- Let you choose the syntax highlight style
- Generate the PDF
- Generate the 7z archive
ruby generate.rb
Manual
Generate the report PDF from the markdown template:
pandoc src/OSCP-exam-report-template_whoisflynn_v3.2.md \
-o output/OSCP-OS-XXXXX-Exam-Report.pdf \
--from markdown+yaml_metadata_block+raw_html \
--template eisvogel \
--table-of-contents \
--toc-depth 6 \
--number-sections \
--top-level-division=chapter \
--highlight-style breezedark
You can change the code syntax highlight theme with --highlight-style
.
Color sets
Well rendering color sets you can use in the template YAML frontmatter:
titlepage-color | titlepage-text-color | titlepage-rule-color |
---|---|---|
DC143C (Crimson) |
FFFFFF (White) |
FFFFFF (White) |
00FF7F (SpringGreen) |
006400 DarkGreen |
000000 (Black) |
1E90FF (DodgerBlue) |
FFFAFA (Snow) |
FFFAFA (Snow) |
483D8B (DarkSlateBlue) |
FFFAFA (Snow) |
FFFAFA (Snow) |
FFD700 (Gold) |
000000 (Black) |
000000 (Black) |
FFEFD5 (PapayaWhip) |
000000 (Black) |
000000 (Black) |
FF8C00 (DarkOrange) |
000000 (Black) |
000000 (Black) |
FFEF96 (no name) |
50394C (no name) |
50394C (no name) |
Mentions
-
12th Top Offensive Security Open Source Projects (19 Feb. 2020)
Stargazers over time
Credits
Report Templates:
- Official Offensive Security Template v1 (UNLICENSED): https://support.offensive-security.com/oscp-exam-guide/#suggested-documentation-templates
- whoisflynn improved template v3.2 (UNLICENSED): https://github.com/whoisflynn/OSCP-Exam-Report-Template
Pandoc Template:
Placeholder image:
- Generated by https://imgplaceholder.com/