# Home

When I became interested in cybersecurity, I was a bit confused about how to get in. Some teachers and people online praised certain certifications, others said you need a bachelor's degree, some mentioned creating a social media platform, and others said you needed at least two of those.

Someone once told me to find my strengths and work on them. I had to do a lot of research to figure out what I should do—in my case, gaining practical experience in offensive security to help me on the defensive side. I thought I should be hacking since I enjoyed it. I do, but what I’m better at is investigating—finding the root cause of an issue, spotting disruptions in patterns. I always have fun watching a series or movie, trying to guess what’s next, who did what, and the intent behind certain actions. I realized those qualities are what’s needed for defensive work.

Still, I believed I had to learn hacking and the methodology behind it to spot anomalies, think steps ahead, and understand why I’m doing something or what I’m looking at. So I'm trying to gain as much knowledge as I can in both offensive and defensive security.

I wanted to share my notes and the resources I found, which could be helpful to others trying to get into cybersecurity. Since I’m also trying to break into the field, I thought: why not share the information?

### Here's how I divided the this platform :

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Resources</strong></td><td>Links and advice collected</td><td><a href="/pages/cN00POza5jN8kR5Y490D">/pages/cN00POza5jN8kR5Y490D</a></td><td><a href="/pages/jTrkXoWqVwJC6DhNRtoc">/pages/jTrkXoWqVwJC6DhNRtoc</a></td><td><a href="/pages/D7p3IGKrXpLL2Rdk9dXX">/pages/D7p3IGKrXpLL2Rdk9dXX</a></td><td><a href="/pages/wT053Rl3CWKv6Gknbth8">/pages/wT053Rl3CWKv6Gknbth8</a></td><td><a href="/pages/OmZVtcI0HT60BJb4OtWj">/pages/OmZVtcI0HT60BJb4OtWj</a></td><td><a href="/pages/0KaKhUGkzqtGiKWBO011">/pages/0KaKhUGkzqtGiKWBO011</a></td><td><a href="/pages/EM8Mudw1S2uGTeSdbjAo">/pages/EM8Mudw1S2uGTeSdbjAo</a></td><td><a href="/pages/kibuBAV9mbwBnSWkBlX7">/pages/kibuBAV9mbwBnSWkBlX7</a></td><td></td><td></td><td></td></tr><tr><td><strong>Blog</strong></td><td>Link to my Medium profile</td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td><strong>About me</strong></td><td>Link to my LinkedIn profile</td><td><a href="/pages/cEHgDv7NGBquDGHeLyQ4">/pages/cEHgDv7NGBquDGHeLyQ4</a></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# 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://zens-den.gitbook.io/resources/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.
