# Introduction

Well in this new book I will start to learn some Red Team Topics, and I will work on learning as much as possible, I will try to keep this updated, to newer things that I may find, I think this will help around in my future projects. I am following the MITRE ATTACK Framework and just adapting it to something for me to understand, I will make this public for anyone that want's to learn in this awesome field. If anything is wrong I will try my best to fix it.

This is currently my way of just learning things, and you know, practice makes perfect right?; and what better way than screenshots and videos to explain it to myself, and others. I'm especially trying to "dumb it down" for myself since sometimes, just starting in a new field can be very exhausting by just trying to "guess" what to learn and what to be searching for. This will probably help in shortening the learning process.&#x20;

I will try and keep this as accurate as possible, with some examples of how the technique works. Nothing advanced this is just the basics and hopefully, well in the future it will help some to understand what "Key Words" or areas to search for when trying to find more sophisticated articles.

&#x20;I hope it helps you as much as it has helped me. If you can support me in any way, I would deeply appreciate it.

```
https://www.buymeacoffee.com/dmcxblue
```

My Social Sites

```
Twitter: dmcxblue
GitHub: dmcxblue
Discord: dmcxblue
NetSecFocus: dmcxblue
Website: https://dmcxblue.net
```


---

# 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://dmcxblue.gitbook.io/red-team-notes-2-0/master.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.
