# $ pwnlab.sh --gui

Here, I provide insights, techniques, and lessons learned throughout my career in offensive security. These documents aim to enhance your understanding and skills in this field. If you have additional insights to share or wish to connect, you can reach me on Threema([VMC4BY69](https://threema.id/VMC4BY69)) and Discord(binary.sh).

<mark style="background-color:green;">I'm migrating my notes from Notion to this platform.</mark>\ <mark style="background-color:green;">Thank you for your patience as I bring this page to life!</mark>

{% hint style="info" %}
The knowledge shared in this resource is intended for educational and professional purposes only. It is crucial to use this information ethically and in compliance with all applicable laws and regulations.

Any unauthorized or illegal use of these techniques is strictly prohibited and may result in severe legal consequences.
{% endhint %}

IP-Addresses mentioned in my documentation are not associated with any real systems. These subnets are specified for documentation and testing purposes in [RFC 5737](https://datatracker.ietf.org/doc/html/rfc5737) by the [IETF](https://www.ietf.org/).

***

### CTF Platforms

#### HackTheBox

{% embed url="<https://app.hackthebox.com/profile/255402>" %}
Check out my HTB profile.
{% endembed %}

#### TryHackMe

{% embed url="<https://tryhackme.com/p/acuity>" %}
Check out my THM profile.
{% endembed %}


---

# 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.winterstetter.io/usd-pwnlab.sh-gui.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.
