# >whoami\_

I’m Th4ntis, a cyber security and information security enthusiast. I enjoy the world of Cyber Security and Information Security as a career and a hobby. I’m a professional penetration tester who specializes in wireless hacking, my background also includes network penetration testing. I have my PNPT, CRTP, and I enjoy tinkering with electronics and sharing my knowledge to others via my blog(walkthroughs, guides, and how-to’s) and my gitbook(brain dump) of CyberSec notes. Feel free to reach out with questions, comments, requests, etc. from any of my socials at the bottom of the page.

There will be pages with little to no content as this is and will be a work in progress for a while as some as placeholders as a reminder to update them, others will be updated as I move my personal notes over to here. This will updated as I learn more about various tools, trades, methods, you name it.

Any and all suggestions welcome!

Social stuff:

|                                                         |                                                 |
| ------------------------------------------------------- | ----------------------------------------------- |
| [Github](https://github.com/Th4ntis)                    | [Blog](https://th4ntis.com/blog)                |
| [Webpage](https://th4ntis.github.io)                    | [LinkedIn](https://www.linkedin.com/in/th4ntis) |
| [Twitter](https://twitter.com/Th4ntis)                  | [Mastodon](https://infosec.exchange/@th4ntis)   |
| [HackTheBox](https://app.hackthebox.com/profile/274909) | [TryHackMe](https://tryhackme.com/p/th4ntis)    |

***

### Last updated:

Coming soon - Overhaul on entire site in progress

***

### **Disclaimer**

{% hint style="danger" %}
I do not claim any copyrighted content. Any of the tools or methods here are for reference, research, and educational purposes only and not to be used for unethical, questionable or illegal activities.
{% endhint %}


---

# 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://cybersec.th4ntis.com/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.
