# About

Just me and my notes.

***

Yo! This is Anubhav aka kaizoku.

These are my personal notes, just for me. If you're here, I hope you get what you're looking for.&#x20;

If you're looking for a complete reference covering every edge case of every topic, this isn't it. Google exists for that.

There are already hundreds of articles and blogs covering every security topic in exhaustive detail. I have no interest in rewriting them.

What you'll find here are notes written from real encounters, HTB machines, CVEs I've actually exploited, techniques I've used during engagements. If a page looks thin, it means I haven't encountered that specific thing yet. When I do, it gets written.

***

#### Socials


---

# 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://kaizoku.gitbook.io/notes/about.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.
