# security is an illision

![there is no spoon.](/files/1A8kdxql3TWGeHcwzIf8)

This repo contains various security notes. Actually most of them is so messy however ı thought you can find some tricks. At least, ı wanted to share because that's how I think about it.

{% content-ref url="/pages/-Lo4gFE1rEzqrafmI9L\_" %}
[from external network to domain admin](/post-exploitation/from-external-network-to-domain-admin.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LaspMf1KUoY6tvGdY1Q" %}
[Authentication and Authorization](/teorik/authentication-and-authorization.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LjPfWue2Ju9dtm1O4LP" %}
[Linux Operatorler](/linux/linux-operatorler.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LjUjeObx4VC8v-MpIJk" %}
[IFS](/linux/ifs.md)
{% endcontent-ref %}


---

# 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://security.musana.net/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.
