# IT Security Knowledge Base

This site is a collection of my personal notes and insights that I've accumulated over time as a security professional. While others are more than welcome here in case they may find the information contained here useful, the primary purpose of this site is to serve as a repository for my own knowledge and ideas.

As this is a personal Gitbook, it will reflect my own experiences, biases, and perspectives on IT security. It will also evolve over time as my knowledge and experience grow.

While this site is primarily intended for my own use, I welcome feedback and suggestions from others who may find the content helpful. If you have any comments or ideas to share, please feel free to do so.

Thank you for taking the time to explore this site. I hope you find the information contained here informative and useful.


---

# 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://security.andreasbreum.com/it-security-knowledge-base.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.
