# HackTheBox

- [Windows](https://sovietbeast-writeups.gitbook.io/writeups/hackthebox/windows.md)
- [Escape](https://sovietbeast-writeups.gitbook.io/writeups/hackthebox/windows/escape.md): Medium windows box that includes stealing NTLM hash through mssql, passwords in logs files and privilege escalation via certificate template!
- [Linux](https://sovietbeast-writeups.gitbook.io/writeups/hackthebox/linux.md)
- [Dynstr](https://sovietbeast-writeups.gitbook.io/writeups/hackthebox/linux/dynstr.md)
- [Cap](https://sovietbeast-writeups.gitbook.io/writeups/hackthebox/linux/cap.md)
- [Explore](https://sovietbeast-writeups.gitbook.io/writeups/hackthebox/linux/explore.md)
- [Pit](https://sovietbeast-writeups.gitbook.io/writeups/hackthebox/linux/pit.md)
- [CozyHosting](https://sovietbeast-writeups.gitbook.io/writeups/hackthebox/linux/cozyhosting.md)
- [Keeper](https://sovietbeast-writeups.gitbook.io/writeups/hackthebox/linux/keeper.md): Easy linux machine that involve ticketing system, default credential, memory dump, desserts and owning a root account!
- [Sau](https://sovietbeast-writeups.gitbook.io/writeups/hackthebox/linux/sau.md)


---

# 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://sovietbeast-writeups.gitbook.io/writeups/hackthebox.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.
