Study resources

Useful material I found while preparing for the exam, with references I can keep using in day-to-day work.

Enumeration

http://www.0daysecurity.com/penetration-testing/enumeration.html https://nmap.org/nsedoc/ https://www.youtube.com/watch?v=Hk-21p2m8YY

Shell exploitation

http://pentestmonkey.net/cheat-sheet/shells/reverse-shell-cheat-sheet https://redteamtutorials.com/2018/10/24/msfvenom-cheatsheet/ http://www.lanmaster53.com/2011/05/7-linux-shells-using-built-in-tools/ https://netsec.ws/?p=331

Windows privilege escalation

http://www.fuzzysecurity.com/tutorials/16.html https://www.youtube.com/watch?v=kMG8IsCohHA https://www.youtube.com/watch?v=PC_iMqiuIRQ https://github.com/GDSSecurity/Windows-Exploit-Suggester

Linux privilege escalation

https://blog.g0tmi1k.com/2011/08/basic-linux-privilege-escalation/ https://www.youtube.com/watch?v=dk2wsyFiosg

Privilege escalation reconnaissance scripts

http://www.securitysift.com/download/linuxprivchecker.py http://pentestmonkey.net/tools/audit/unix-privesc-check

Preparation guides from people who've been through OSCP

https://www.moondream.cn/?p=1775 http://www.51pentest.com/newsinfo/1331704.html (a large collection of resources) ~~Exam questions: https://whale3070.github.io/experience/2019/11/22/06-x/~~ ~~Exam questions: https://whale3070.github.io/oscp/2019/12/06/02-x/~~ ~~Exam questions 2: https://whale3070.github.io/reference/2019/12/03/OSCP%E7%9C%9F%E9%A2%98%E6%B3%84%E9%9C%B2/~~