# About

**NB: This is the only valid page that you should link as the rest will likely be constantly in motion.**

This book serves as a collection of notes, tools, and various resources that I've used in CTFs, exams, and the real world. Hopefully it can help you along as so many others have and continue to help me as I develop.

## GitBook

<https://n3mosec.gitbook.io/pentest-notes>

## **Contact**:

### Business

Email: <n3mosec@protonmail.com>

### Social

Discord: Captain Nemo#6057


---

# 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://n3mosec.gitbook.io/pentest-notes/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.
