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

# Writeups

![](/files/wPPGWdGFp0ms19VVCyMW)

Hi, I'm Jhaxx.

I'm on a self-directed path into offensive security, working toward the OSCP by way of homelabs and CTFs. My background is in sales and IT support, which means I came to this late and starting from scratch — and loving every second of it! I spend my time on HackTheBox and Hack Smarter, grinding CTFs, and documenting everything I learn along the way.

This space is where I track the journey — machines, write-ups, tools, rabbit holes. Mostly HTB and Hack Smarter Labs. Occasionally something breaks in an interesting way and that ends up here too. The OSCP is the target. Everything else is prep.

## Platforms

| Platform                                                     | Boxes                                                                                 | Description                                   |
| ------------------------------------------------------------ | ------------------------------------------------------------------------------------- | --------------------------------------------- |
| [HackTheBox](/jhaxx-docs/hack-the-box/hackthebox.md)         | Cicada, TwoMillion                                                                    | Retired HTB machines — web, AD, Linux privesc |
| [Hack Smarter](/jhaxx-docs/hack-smarter-labs/hacksmarter.md) | Share The Pain, Building Magic, Anomaly, Sysco, ShadowGate, Samurai, Arasaka, Verbose | OSCP-aligned AD and infrastructure challenges |


---

# 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://jhaxx.gitbook.io/jhaxx-docs/readme.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.
