# Int

## Write-up's

Welcome to my collection of HTB machine and CTF conquests! Here, I'll be sharing my adventures, from the "aha" moments to the fails, all laid out and documented. Think of these write-ups as my digital diary, where I spill the beans on how I cracked those tricky challenges and emerged victorious (most of the time). \
\
It's all about learning and sharing the fun of hacking without breaking any rules...\
...who knows, you might pick up a trick or two along the way :smile:.

<br>


---

# 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://digitalgarden.batamladen.com/writeups/int.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.
