# Introduction

[![CI](https://github.com/d4rkd3v1l/ThePentestersCheatSheet/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/d4rkd3v1l/ThePentestersCheatSheet/actions/workflows/build.yml)

Here are my notes taken during my [OSCP](https://www.credential.net/cc3a2ba9-93c7-48dc-89ad-f2902e0643f7#gs.03xs51) preperation and doing some [HackTheBox](https://www.hackthebox.eu/profile/138140), [TryHackMe](https://tryhackme.com/p/d4Rk), [PortSwigger Academy](https://portswigger.net/web-security/dashboard) etc.

Inititally I took them in a private space just for myself, but now I decided to make them public, in order to help others out there. At least I hope some of you guys find it helpful in some way.

Contribution is highly appreciated, just let me know (feel free to fork and pull request on GitHub) if you think something is wrong or should be improved, extended or just removed all together. 😉

So everything left to say is: Happy hacking! 😊


---

# 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://d4rk1337.gitbook.io/the-pentesters-cheat-sheet/readme.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.
