Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 437 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 437 Bytes

OSCP

OSCP - Study

  • As I continue to update this repo use the References.

  • Literally everything you need to pass the OSCP is on those two sites.

  • Inside bof you will find everything you need for a basic overflow w/o protections. I used python3 and the library pwntools, to make life a little easier. Enjoy.