Merge 015039245561562863836fe8fc55239a96769c0e into bc0d39d4c80a57fa1ca746c7f5db2a629d798b79

This commit is contained in:
her0marodeur 2023-07-04 09:05:51 +02:00 committed by GitHub
commit b635b3346d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@
- [Topics](#topics)
- [Buffer Overflow](#buffer-overflow)
- [Privilege Escalation](#privilege-escalation)
- [Active Directory](#active-directory)
- [Other OSCP Resources](#other-oscp-resources)
- [Books](#books)
- [License](#license)
@ -33,6 +34,7 @@
- [My Fight for OSCP](https://alphacybersecurity.tech/my-fight-for-the-oscp/)
- [The Ultimate OSCP Preparation Guide](https://johnjhacking.com/blog/the-oscp-preperation-guide-2020/)
- [The Journey to Try Harder: TJnulls Preparation Guide for PEN-200 PWK/OSCP 2.0](https://www.netsecfocus.com/oscp/2021/05/06/The_Journey_to_Try_Harder-_TJnull-s_Preparation_Guide_for_PEN-200_PWK_OSCP_2.0.html)
- [Methodology and Mindset for Passing the OSCP](https://medium.com/@security-by-accident/methodology-and-mindset-for-passing-the-oscp-d609592a7dcb)
### Cheatsheets and Scripts
@ -67,6 +69,13 @@
- [Basic Linux Privilege Escalation](https://blog.g0tmi1k.com/2011/08/basic-linux-privilege-escalation/)
- [Linux privilege escalation by Jake Williams](https://www.youtube.com/watch?v=dk2wsyFiosg)
### Active Directory
- [TryHackMe Active Directory Module](https://tryhackme.com/module/hacking-active-directory)
- [TyHackMe Active Directory Room](https://tryhackme.com/room/attacktivedirectory)
- [BloodHound Active Directory Enumeration tool](https://github.com/BloodHoundAD/BloodHound)
- [TryHackMe Throwback Active Directory Practice Network](https://tryhackme.com/network/throwback)
- [Hack The Box Active Directory Cheatsheet](https://www.hackthebox.com/blog/active-directory-penetration-testing-cheatsheet-and-guide)
### Other OSCP Resources
- [PWK Syllabus](https://www.offensive-security.com/documentation/penetration-testing-with-kali.pdf)