Update README.md

This commit is contained in:
Adel Ka 2019-02-22 12:30:47 +11:00 committed by GitHub
parent 6bb8c891d4
commit a750b305cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,21 +9,36 @@
- [Resources](#resources)
- [OSCP Reviews and Guides](#oscp-reviews-and-guides)
- [OSCP Cheatsheets and Scripts](#oscp-cheatsheets-and-scripts)
- [Topics](#topics)
- [Privilege Escalation](#privilege-escalation)
- [Videos](#videos)
- [Other OSCP Resources](#other-oscp-resources)
- [License](#license)
## Resources
### 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)
- []()
### Topics
#### Privilege Escalation
- [Windows Privilege Escalation Fundamentals](http://www.fuzzysecurity.com/tutorials/16.html)
- [Basic Linux Privilege Escalation](https://blog.g0tmi1k.com/2011/08/basic-linux-privilege-escalation/)
### Videos
- [Path to OSCP](https://www.youtube.com/playlist?list=PLyPJ3SHNkjIFITR-Lzsc0XSOBS7JUXsOy)
### Other OSCP Resources
- [OSCP-Prep-Resources](https://github.com/burntmybagel/OSCP-Prep)
## License