# About Cyb3rSn0rlax

I am a security defender, and this is me learning new things, sharing insights, and making mistakes. With the help of this blog I will be documenting my training journey to become a **DEATH Specialist** (*Detection Engineering and Threat Hunting*)

I’m interested in different security fields especially DFIR, Threat Hunting and SOC engineering also extracting, understanding, and simulating adversaries’ techniques.

This is a small attempt from me to contribute to the defensive side of security. you can find me on twitter [@CyberSn0rlax](https://twitter.com/Cyb3rSn0rlax)


---

# 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://www.unh4ck.com/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.
