# Intro

Greetings to whoever is reading this !&#x20;

I was inspired to write this gitbook by people like Rana Khalil (<https://twitter.com/rana__khalil>), TjNull (<https://twitter.com/TJ_Null>), or Carlos Polopm (<https://twitter.com/carlospolopm>) in order to showcase the various InfoSec activities I've been doing on my own for the past two years, since my current scholarly curriculum unfortunately hasn't reached this specific part yet .&#x20;

The original idea was to publish HackTheBox walkthroughs, but I found out that using this gitbook as a note-taking tool worked better for me. I was heavily inspired by M Polopm's "HackTricks", which can be found here <https://book.hacktricks.xyz/>.

This remains, so far, a massive, massive WIP, the point being that I'll keep on adding everything that I learn on here (alongside the relevant sources, gotta give credit where credit is due) !

EDIT : I am currently focusing on other tasks, and will shortly start a complete overhaul of this Notebook. Stay tuned !


---

# 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://docs.fullskid.fr/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.
