Certified Ethical Hacker (CEH)
Licensed Penetration Tester (LPT) Master Preparation
Offensive Security Certified Professional (OSCP) Preparation
https://github.com/OlivierLaflamme/Cheatsheet-God
https://github.com/rewardone/OSCPRepo
https://github.com/mantvydasb/RedTeam-Tactics-and-Techniques
https://github.com/ihack4falafel/OSCP
https://github.com/skavngr/rapidscan
https://github.com/0x4D31/awesome-oscp
https://github.com/frizb/Windows-Privilege-Escalation
https://github.com/AnasAboureada/Penetration-Testing-Study-Notes
https://github.com/six2dez/OSCP-Human-Guide
https://github.com/mvdan/xurls
https://github.com/tasooshi/pentesting-cookbook
https://github.com/sinfulz/JustTryHarder
https://github.com/m0nad/awesome-privilege-escalation
https://github.com/diego-treitos/linux-smart-enumeration
Difference Between OSCP and LPT Master
Both certifications are challenging, but they differ greatly in what they attempt to teach and to measure. The OSCP is a very advanced course which is focused primarily on what I call “hard-core hacking skills.” These include skills such as:
- Web, Application, Configuration, and Operating System Exploitation
- Client-Side Attacks
- Buffer Overflow Exploit Writing
- Privilege Escalation
- Post Exploitation
- Manual Exploitation using Exploit-DB and Other Custom-Written Exploits
- Self-Guided Research
- “Out-of-the-Box” Thinking
Although EC Council’s Penetration Testing Track does teach some of the same exploitation skills, the LPT (Master) examination’s primary focus is to accurately simulate a real penetration test engagement, teaching the following skills:
- The ECSA/LPT Penetration Testing Methodology
- Using a Wide Array of Penetration Testing Tools
- Achieving Repeatability of Results
- Achieving Specific Objectives
- Producing an Accurate Penetration Test Report, Complete with Effective Remediation Recommendations
Read more: OSCP vs LPT (Master): A Comparison by Someone with Both