Giter Site home page Giter Site logo

oscp-leonardoe95's Introduction

OSCP

This repository contains cheatsheet and other information related to the OSCP certification.

If you're interested in a meaningful outline of the material covered by OSCP, go and read my article about it (OSCP Technical Guide).

If you're interested in video content, currently I'm working towards a playlist covering technical material useful for OSCP. You can find it in my english youtube channel: Youtube โ€“ Hexdump

Report Generation

In the ./exam folder you will find the basic structure I used for the generation of the final report. To generate the final report you need to have installed pandoc. You also need to have installed the latex theme named eisvogel. This is the theme used by pandoc for exporting the markdown into the pdf file. If you do not have such file I suggest to download it from github

wget https://raw.githubusercontent.com/Wandmalfarbe/pandoc-latex-template/master/eisvogel.tex
  1. Write your OSID value within the .input.txt, replacing the current value of 99999999
0
./OSCP-report.md
.
0
99999999           # replace this with your OSID
n
n
  1. Write all the content of the report within the OSCP-report.md file using markdown

  2. Execute the following

./generate.sh

After the script has succesfully executed, you will see two new files: OSCP-OS-99999999-Exam-Report.pdf, which contains the generated pdf for previewing, and OSCP-OS-99999999-Exam-Report.7z which contains the final artifat you can use to submit your record. Notice also how the MD5 of the artifact is computed

[+] Archive generated at ./OSCP-OS-99999999-Exam-Report.7z
[+] Calculating MD5 of the archive...
[+] Archive MD5 (upload integrity check): 03abf1219eb4150068204bcd14600a15

This can be used during OffSec upload procedure to make sure you uploaded the correct file.

I thank Alexandre ZANNI, the author of the .osert.rb script. You can find this project on GitHub: https://github.com/noraj/OSCP-Exam-Report-Template-Markdown.

oscp-leonardoe95's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.