# Resources

#### Blogs and Videos that I followed through the course ( listed by means in no order )

* Windows Privilege Escalation - [Here](https://www.fuzzysecurity.com/tutorials/16.html)
* Adithyan AK's Blog - [Here](https://blog.adithyanak.com/oscp-preparation-guide)
* Strongcourage's Blog - [Here](https://strongcourage.github.io/2020/05/03/enum.html)
* Infosecsanyam's Blog - [Here](https://oscpnotes.infosecsanyam.in/My_OSCP_Preparation_Notes.html)
* Sushanth's Blog - [Here](https://sushant747.gitbooks.io/total-oscp-guide/content/)
* <https://ippsec.rocks>
* 0xdf blog
* Rana Khalil's Blog - [Here](https://rana-khalil.gitbook.io/hack-the-box-oscp-preparation/)
* Active Directory Security *adsecurity -* [Here](https://adsecurity.org/)
* Active Directory Bunch - [Here](https://zer1t0.gitlab.io/posts/attacking_ad/)
* Active Directory Enumeration ( Just the commands ) - [Here](https://github.com/dhaneshsivasamy07/hackthebox/blob/master/notes/Active%20Directory.md)
* Best Active Directory (Post Exploit) Exploitation - [Here](https://github.com/S1ckB0y1337/Active-Directory-Exploitation-Cheat-Sheet)
* Active Directory Enumeration Medium Blog - [Here](https://infosecwriteups.com/active-directory-cheatsheet-part-2-b18e9aa2e73a)&#x20;
* m0chan's Blog Attacking Kerberos - [Here](https://m0chan.github.io/2019/07/31/How-To-Attack-Kerberos-101.html)

#### Resources to learn Active Directory

* VBScrub's Playlist - [Here](https://www.youtube.com/playlist?list=PL3B8L-z5QU-Yw80HOGXXUASBfv_K1WwO5)
* The well-known ***ippsec*** [- Here](https://www.youtube.com/c/ippsec)
* John Hammond's Throwback - [Part 1 ](https://youtu.be/mQT38VR4boQ)& [Part 2](https://youtu.be/ukFC48bzVSM)

#### Labs for Practising AD

* Local Lab setup - VBScrub, [TheCyberMentor](https://youtu.be/ukFC48bzVSM)
* TryHackMe
  * Attacktive Directory - [Here](https://tryhackme.com/room/attacktivedirectory)
  * Vulnet Active - [Here](https://tryhackme.com/room/vulnnetactive)
  * Raz0rback - [Here](https://tryhackme.com/room/raz0rblack)
  * Enterprise - [Here](https://tryhackme.com/room/enterprise)
  * Post Exploitation Basics - [Here](https://tryhackme.com/room/postexploit)
  * Offensive Pentesting Path - [Here](https://tryhackme.com/paths) :dollar: (Subscription Required for some rooms)
* HackTheBox
  * Active Directory Track - [Here](https://app.hackthebox.com/tracks/Active-Directory-101) :dollar: (Subscription Required)

#### Buffer Overflow

* Buffer Overflow Prep Tryhackme Room - [Here](https://tryhackme.com/room/bufferoverflowprep)
* Buffer Overflow Prep Walkthrough Tib3rius - [Here](https://youtu.be/1X2JGF_9JGM)
* Buffer Overflows made Easy The Cyber Mentor's Playlist  - [Here](https://www.youtube.com/playlist?list=PLLKT__MCUeix3O0DPbmuaRuR_4Hxo4m3G)
* Buffer Overflow by Adithyan AK - [Here](https://youtu.be/R9u1D3izvGs)

#### Web-Pentesting

* <https://cheatsheetseries.owasp.org/>
* <https://github.com/OWASP/wstg>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dhaneshsivasamy07.gitbook.io/oscp-2022/general/resources.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
