> For the complete documentation index, see [llms.txt](https://wiki.zacheller.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.zacheller.dev/pentest/courses/oscp-study.md).

# OSCP Study

### Privilege escalation

* <https://guif.re/windowseop> <https://guif.re/linuxeop>
* <https://blog.g0tmi1k.com/2011/08/basic-linux-privilege-escalation/>
* <https://netsec.ws/?p=309>
  * linenum.sh is useful on the exam

### Recon/Enumeration

* <https://github.com/Tib3rius/AutoRecon>&#x20;

### Buffer Overflow

* <https://bulbsecurity.com/finding-bad-characters-with-immunity-debugger-and-mona-py/>
  * bad characters are a big part of the BOF on the exam

The lab and study materials cover the rest of the exam topics well.
