# About The Author

### Welcome to my GitBook!&#x20;

This space is dedicated to documenting my journey in mastering Windows Active Directory (AD) exploitation and security. As I prepare for the OSCP exam, I’m compiling resources and knowledge from blog posts, video courses like OpenSecurityTraining2, and Hack The Box Academy modules, along with sections I've written based on official documents and RFCs. While I aim for accuracy, there may be mistakes as this is part of my learning process. Here, you'll find a mix of references and in-depth content covering topics such as AD exploitation, CVEs, and attacks like kerberoasting, LLMNR/NBT-NS poisoning, DCSync, and more. I'll be regularly updating this GitBook with new information, tools, and techniques as I continue to explore and learn.

{% stepper %}
{% step %}

* [x] <img src="/files/7pgG8USrgupEsQkDZos9" alt="" data-size="line"> [<mark style="color:blue;">**CCNA**</mark>](https://www.credly.com/badges/522854b8-6c1a-4867-ab94-d2969fc9fb02/public_url) <mark style="color:blue;">(Expired 2023)</mark>
  {% endstep %}

{% step %}

* [x] <img src="/files/yGPaQX6RHAlIXCaZdpzz" alt="" data-size="line"> [<mark style="color:blue;">**AWS CCP**</mark>](https://www.credly.com/badges/0ec0027d-2ecf-4327-bb1a-cd7a3b0f3548/public_url)
  {% endstep %}

{% step %}

* [x] <img src="/files/KC9xwfpXA0fljVuuI6O0" alt="" data-size="line"> [<mark style="color:blue;">**Security+**</mark>](https://www.credly.com/badges/22294237-581a-434d-bd01-26063a5d5b1f/public_url)
  {% endstep %}

{% step %}

* [ ] <img src="/files/jNOWVCeQ8FIcinY359OI" alt="" data-size="line"> [<mark style="color:blue;">**CPTS**</mark>](https://cpts.anonmak9.com/)
  {% endstep %}

{% step %}

* [ ] <img src="/files/k0IFFFnPW0XjWlapdK7M" alt="" data-size="line"> [<mark style="color:blue;">**OSCP**</mark>](https://oscp.anonmak9.com/)
  {% endstep %}
  {% endstepper %}


---

# 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://exploit.anonmak9.com/welcome/about-the-author.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.
