awesome-oscp/README.md

49 lines
2.0 KiB
Markdown
Raw Normal View History

2019-02-22 11:34:06 +11:00
# Awesome OSCP
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
> A curated list of awesome OSCP resources
## Contents
- [Resources](#resources)
2019-02-22 12:04:15 +11:00
- [OSCP Reviews and Guides](#oscp-reviews-and-guides)
2019-02-22 12:30:47 +11:00
- [OSCP Cheatsheets and Scripts](#oscp-cheatsheets-and-scripts)
2019-02-22 12:04:15 +11:00
- [Topics](#topics)
- [Privilege Escalation](#privilege-escalation)
2019-02-22 12:30:47 +11:00
- [Other OSCP Resources](#other-oscp-resources)
2019-02-22 11:34:06 +11:00
- [License](#license)
## Resources
2019-02-22 12:30:47 +11:00
### OSCP Reviews and Guides
- [Official OSCP Certification Exam Guide](https://support.offensive-security.com/oscp-exam-guide/)
- Lukes Ultimate OSCP Guide ([Part 1](https://medium.com/@hakluke/haklukes-ultimate-oscp-guide-part-1-is-oscp-for-you-b57cbcce7440), [Part 2](https://medium.com/@hakluke/haklukes-ultimate-oscp-guide-part-2-workflow-and-documentation-tips-9dd335204a48), [Part 3](https://medium.com/@hakluke/haklukes-ultimate-oscp-guide-part-3-practical-hacking-tips-and-tricks-c38486f5fc97))
- [Jan's "Path to OSCP" Videos](https://www.youtube.com/playlist?list=PLyPJ3SHNkjIFITR-Lzsc0XSOBS7JUXsOy)
### OSCP Cheatsheets and Scripts
- [How to Pass OSCP](https://gist.github.com/unfo/5ddc85671dcf39f877aaf5dce105fac3)
- [Luke's Practical hacking tips and tricks](https://medium.com/@hakluke/haklukes-ultimate-oscp-guide-part-3-practical-hacking-tips-and-tricks-c38486f5fc97)
- []()
2019-02-22 12:04:15 +11:00
### Topics
2019-02-22 11:34:06 +11:00
2019-02-22 12:04:15 +11:00
#### Privilege Escalation
- [Windows Privilege Escalation Fundamentals](http://www.fuzzysecurity.com/tutorials/16.html)
2019-02-22 12:30:47 +11:00
- [Basic Linux Privilege Escalation](https://blog.g0tmi1k.com/2011/08/basic-linux-privilege-escalation/)
2019-02-22 12:04:15 +11:00
2019-02-22 12:30:47 +11:00
### Other OSCP Resources
2019-02-22 12:04:15 +11:00
2019-02-22 12:30:47 +11:00
- [OSCP-Prep-Resources](https://github.com/burntmybagel/OSCP-Prep)
2019-02-22 11:34:06 +11:00
## License
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](http://creativecommons.org/publicdomain/zero/1.0)
To the extent possible under law, Adel "0x4D31" Karimi has waived all copyright and
related or neighboring rights to this work.