# Offensive Security Notes

### About

I created this book as a reference guide for Offensive Security. I'll keep adding contents. I hope it can help you.

Before the beginning, I have to say this, most of contents were copy/pasted from other resources. And I add the reference all the time.

### Contact

You can contact me anytime. I am open for any feedbacks or changes. Keep hacking!

**Mail:** <furkankilicarslan@pm.me>

{% embed url="<https://github.com/cel1s0>" %}

####


---

# 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://cel1s0.gitbook.io/offsec-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.
