> For the complete documentation index, see [llms.txt](https://hacking-notes.jord4n.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hacking-notes.jord4n.pro/home.md).

# Home

<h4 align="center"><mark style="color:$primary;"><strong>Hacking Notes</strong></mark><strong> </strong><mark style="color:$tint;"><strong>-</strong></mark> <mark style="color:$primary;background-color:red;">Cybersécurité offensive.</mark> <a href="https://www.linkedin.com/in/jordanmacia/"><mark style="color:blue;"><strong>@jordanmacia</strong></mark></a></h4>

{% embed url="<https://jord4n.pro>" %}

{% hint style="danger" %}
Bienvenue sur ma wiki de cybersécurité offensive : un espace où je centralise mes notes, procédures et méthodologies (énumération, vulnérabilités web, OSINT, outils, CTF, escalade de privilèges Linux & Windows, Active Directory…).\
Le contenu est mis à jour régulièrement afin de construire une base de référence claire, complète et évolutive. Consultez le sommaire ci-dessous pour naviguer :)
{% endhint %}

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="/pages/wMvBX0pLW9oAPaWVjNAQ">/pages/wMvBX0pLW9oAPaWVjNAQ</a></td><td></td><td></td></tr><tr><td><a href="/pages/almCSPClwPD24IXWnsDo">/pages/almCSPClwPD24IXWnsDo</a></td><td></td><td></td></tr><tr><td><a href="/pages/GtVMOzs0VIeJ51ACfB9X">/pages/GtVMOzs0VIeJ51ACfB9X</a></td><td></td><td></td></tr><tr><td><a href="/pages/Nd9O38ncal4Vreyrq8eQ">/pages/Nd9O38ncal4Vreyrq8eQ</a></td><td></td><td></td></tr><tr><td><a href="/pages/EbKGmEoBGGmSDTs7N9UX">/pages/EbKGmEoBGGmSDTs7N9UX</a></td><td></td><td></td></tr><tr><td><a href="/pages/M1m4GSJpicBrXjZnCy5J">/pages/M1m4GSJpicBrXjZnCy5J</a></td><td></td><td></td></tr><tr><td><a href="/pages/wSQWVbtEBmSjJNICQFyD">/pages/wSQWVbtEBmSjJNICQFyD</a></td><td><a href="/pages/wSQWVbtEBmSjJNICQFyD">/pages/wSQWVbtEBmSjJNICQFyD</a></td><td></td></tr><tr><td><a href="/pages/mrEOjQCFW2vqTOspE28U">/pages/mrEOjQCFW2vqTOspE28U</a></td><td></td><td></td></tr><tr><td><a href="/pages/qN38CL2tcnfX5o7zzHk4">/pages/qN38CL2tcnfX5o7zzHk4</a></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hacking-notes.jord4n.pro/home.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.
