# Home

## *Welcome*!

What started as a migration from notion to a markdown solution, has now become my page for all kinds of pentesting notes. These notes will hopefully help you in your journey in cybersecurity. These notes will get updated on a regular basis since I am never done learning more about the field of cybersecurity.

A bit about myself.. I am an ethical hacker living in the Netherlands. I am also still a student. Pentesting Windows interests me the most. Currently I am a certified OSCP, OSWP, BSCP & eJPT. I also got a blog where I write about some cybersecurity research, CTF write-ups and more. You can find that on <https://incendium.rocks>.

Please feel free to look around the notes. You can contact me on discord: remco4131

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="https://www.linkedin.com/in/remco-vandermeer/">https://www.linkedin.com/in/remco-vandermeer/</a></td><td></td><td><a href="https://3347686964-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu7zwkkeRzjx9PZGhfY9D%2Fuploads%2F7JQ9PYu64Ett41qNokEa%2FLinkedIn-Marketing-1080x630.webp?alt=media&#x26;token=820a1f18-b6c1-477d-a3c2-84b917687436">LinkedIn-Marketing-1080x630.webp</a></td><td><a href="https://www.linkedin.com/in/remco-vandermeer/">https://www.linkedin.com/in/remco-vandermeer/</a></td></tr><tr><td><a href="https://app.hackthebox.com/profile/107873">https://app.hackthebox.com/profile/107873</a></td><td></td><td></td><td><a href="https://3347686964-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu7zwkkeRzjx9PZGhfY9D%2Fuploads%2FIv0Jy4iofjO367ggT2SM%2Fhtb_socialmedia_cover.png?alt=media&#x26;token=a91927db-a50f-4d1b-9ae5-11e938f44873">htb_socialmedia_cover.png</a></td><td><a href="https://app.hackthebox.com/profile/107873">https://app.hackthebox.com/profile/107873</a></td></tr><tr><td></td><td><a href="https://github.com/1ncendium">https://github.com/1ncendium</a></td><td></td><td><a href="https://3347686964-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu7zwkkeRzjx9PZGhfY9D%2Fuploads%2FNxCHXt8R80k7f1YsLyvD%2FGitHub-Logo.png?alt=media&#x26;token=a8644147-3d7f-4ac6-8e0c-4dafe569456c">GitHub-Logo.png</a></td><td><a href="https://github.com/1ncendium">https://github.com/1ncendium</a></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://notes.incendium.rocks/pentesting-notes/home.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.
