# jotter's den

<figure><img src="/files/u8qsNK2GI3SHcnMEhpDP" alt=""><figcaption></figcaption></figure>

## Welcome

This is my personal offensive security notes site. Everything on the site has been gathered from countless CTFs and real-world penetration tests. I hope you find the information valuable!

## About Me

I'm an Offensive Security Consultant. For my job, I perform a wide range of penetration tests - web, external/internal network, cloud, and mobile application testing. I have experience in evasive testing and malware development, although it is not my specialty.

Offensive security isn't just my job, it's what I love to do. When I'm not working in a client's environment I am usually doing CTFs on HackTheBox or PwnedLabs.

## Socials

[HackTheBox](https://app.hackthebox.com/profile/1686691)

[GitHub](https://github.com/jakeotte)

[LinkedIn](https://linkedin.com/in/jake-otte)


---

# 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://jotter.gitbook.io/red-team/jotters-den.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.
