└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # OSCP Links 2 | 3 | Just a collection of links useful to take OSCP. 4 | 5 | ### Buffer Overflows 6 | 7 | - [dostackbufferoverflowgood](https://github.com/justinsteven/dostackbufferoverflowgood/blob/master/dostackbufferoverflowgood_tutorial.md) 8 | - [PWK/OSCP - Stack Buffer Overflow Practice](https://www.vortex.id.au/2017/05/pwkoscp-stack-buffer-overflow-practice/) 9 | 10 | 11 | ### Linux Privilege Escalation 12 | 13 | - [g0tm1k](https://blog.g0tmi1k.com/2011/08/basic-linux-privilege-escalation/) 14 | - [rebootuser](https://www.rebootuser.com/?p=1623) 15 | - [Reach the root! How to gain privileges in Linux?](https://hackmag.com/security/reach-the-root/) 16 | 17 | ### Methodology/Process 18 | 19 | - [Pentest Checklist](http://www.mateustymbu.xpg.com.br/Bibliography/Pentest_Checklist.pdf) 20 | - [0day's Pentest Methodology](http://www.0daysecurity.com/pentest.html) 21 | - [OSCP](https://jordanpotti.com/oscp/) 22 | - [Luke's Ultimate OSCP Guide: Part 3 -- Practical hacking tips and tricks](https://medium.com/@lodestarluke/haklukes-ultimate-oscp-guide-part-3-practical-hacking-tips-and-tricks-c38486f5fc97) 23 | - [Total OSCP Guide](https://sushant747.gitbooks.io/total-oscp-guide) 24 | 25 | ### Official Guides/FAQs/Forums 26 | 27 | - [OSCP Certification Exam Guide](https://support.offensive-security.com/#!oscp-exam-guide.md) 28 | - [Offsec Forum](https://forums.offensive-security.com). *You need to purchase the course to get access, but of course here's where you'll find the best information.* 29 | 30 | ### Others 31 | 32 | - [So you failed your OSCP](https://tulpa-security.com/2016/09/12/so-you-failed-your-oscp/) 33 | 34 | ### Practice, practice, practice 35 | 36 | - [HackTheBox](https://hackthebox.eu) 37 | - [Vulnhub](https://vulnhub.com/) 38 | 39 | ### Preparation 40 | 41 | - [Prep Guide for Offsec's PWK](https://tulpa-security.com/2016/09/19/prep-guide-for-offsecs-pwk/) 42 | - [How to Prepare for PWK/OSCP, a Noob-friendly Guide](https://www.abatchy.com/2017/03/how-to-prepare-for-pwkoscp-noob) 43 | - [OSCP Preparation - Stalking my Penetration testing Passion](https://barasec.wordpress.com/2017/11/26/oscp-preparation-stalking-my-penetration-testing-passion/) 44 | 45 | 46 | ### Reviews 47 | 48 | - [Offensive Security OSCP certification](https://fabbricabinaria.it/home/blog/11-news/64-offensive-security-oscp-certification) 49 | - [Review: OSCP and PWK](https://tulpa-security.com/2016/09/11/review-oscp-and-pwk/) 50 | - [My Experience with the OSCP](https://naterobb.blogspot.com/) 51 | - [Offensive Security's PWB and OSCP -- My Experience](https://www.securitysift.com/offsec-pwb-oscp/) 52 | - [OSCP - Jollyfrog's Tale](http://www.techexams.net/forums/security-certifications/110760-oscp-jollyfrogs-tale.html) 53 | - [Offensive Security's PWK & OSCP Review](https://jhalon.github.io/OSCP-Review/) 54 | - [OSCP - Penetration Testing With Kali - Overview](https://jordanpotti.com/2016/11/28/oscp-penetration-testing-with-kali-course-overview/) 55 | - [Road to OSCP](https://www.reddit.com/r/hacking/comments/7nkmfc/road_to_oscp/) 56 | - [My OSCP Journey](https://infosecuritygeek.com/my-oscp-journey/) 57 | - [My OSCP Experience](https://coffeegist.com/security/my-oscp-experience/) 58 | - [I am finally an OSCP](https://www.lewisecurity.com/i-am-finally-an-oscp/) 59 | --------------------------------------------------------------------------------