学习资料

在考试准备的过程中发现的一些宝贵资料,也是日常工作中长期可用的参考。

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 recon scripts:

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

OSCP 前辈总结的一些备考指南

https://www.moondream.cn/?p=1775 http://www.51pentest.com/newsinfo/1331704.html (大量资源) ~~真题:https://whale3070.github.io/experience/2019/11/22/06-x/~~ ~~真题:https://whale3070.github.io/oscp/2019/12/06/02-x/~~ ~~真题2:https://whale3070.github.io/reference/2019/12/03/OSCP%E7%9C%9F%E9%A2%98%E6%B3%84%E9%9C%B2/~~