> For the complete documentation index, see [llms.txt](https://0xb0b.gitbook.io/writeups/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://0xb0b.gitbook.io/writeups/writeups.md).

# Writeups

Hi, I am 0xb0b. I am working in the OT field on the defense side, studied computer science, and have a bachelor's and master’s degree. Currently, I am pursuing the CPTS certification in preparation for the OSCP to be able to switch sides someday. Here you can find my writeups of current challenges on the different platforms I use. Mostly and preferably, TryHackMe. Maybe this area will be expanded into a blog about my security journey.

{% embed url="<https://tryhackme.com/p/0xb0b>" %}
TryHackMe Profile - 0xb0b
{% endembed %}

{% embed url="<https://app.hackthebox.com/profile/536676>" %}
Hack The Box Profile - 0x0b0b
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://0xb0b.gitbook.io/writeups/writeups.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.
