# About

## Contents

This book contains guides that you can apply with your tools. In addition, It contains detection content for Azure Sentinel and Microsoft 365 Defender suite. Many of the detection content can also be converted to Splunk queries since KQL and SPL are quite similar. Detection content is published on GitHub:

{% embed url="<https://github.com/Cyb3r-Monk/Threat-Hunting-and-Detection>" %}

{% hint style="danger" %}
**Warning**\
This book is created by [@Cyb3rMonk](https://twitter.com/Cyb3rMonk)\
Cloning it AND presenting it as your own is illegal and forbidden. If you do so, it might have an impact on your career. Please don't do it. Cloning, using, giving credits, and referencing is OK and much appreciated.&#x20;
{% endhint %}

## Want to Support?

If you like my work, have benefited from it, and want to show appreciation, you can [buy me a coffee](https://www.buymeacoffee.com/Cyb3rMonk).

## Social

{% embed url="<https://twitter.com/Cyb3rMonk>" %}


---

# 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://book.bluraven.io/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.
