# CTF-Walkthrough

Just a collection of CTFs I’ve played through posting the breakthroughs here as I go. Nothing fancy, just notes, exploits, and the path to root.

* please note i have a a setup where multiple machines can attack the box for automation.
  * there are cases where the TTL can change&#x20;
    * for more information on what i did check out this post
      * [🧠💥 How I Routed My Entire Lab's HTB Traffic Through a Single VPN Box](/homelab/how-i-routed-my-entire-labs-htb-traffic-through-a-single-vpn-box.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://docs.wehost.co.in/ctf-walkthrough.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.
