> For the complete documentation index, see [llms.txt](https://everythingblackkk.gitbook.io/everythingblackkk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://everythingblackkk.gitbook.io/everythingblackkk/readme.md).

# whoami

Hey, I'm Yassin, 19y.

I specialize in vulnerability research, actively hunting for critical security bugs and have solid experience across Web, Android, and Network penetration testing.

I also work on software development, with hands-on experience building multiple software projects and creating CTF challenges.

I have a good understanding of CI/CD pipelines and modern development workflows.

I code in C/C++, Python, and Java, and I'm always pushing myself to learn, break, and deeply understand systems.

## CVEs:

CVE-2026-27593 • CVE-2026-33177 • CVE-2026-4420

GitHub: <https://github.com/everythingBlackkk/\\>
Blog: <https://everythingblackkk.gitbook.io/everythingblackkk>

*I love programming and I love hacking everything that is programmed*

## My Socials

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td></td><td><a href="https://www.linkedin.com/in/everythingblackkk/">Linkedin</a></td><td></td><td></td><td><a href="/files/eOBGJHVvYCbt8ZQudXFq">/files/eOBGJHVvYCbt8ZQudXFq</a></td></tr><tr><td></td><td></td><td><a href="https://x.com/iyassinmo">X twitter</a></td><td></td><td></td><td><a href="/files/X1YqvpOpPmm1onMmG2dN">/files/X1YqvpOpPmm1onMmG2dN</a></td></tr><tr><td></td><td></td><td><a href="https://github.com/everythingBlackkk">GitHub</a></td><td></td><td></td><td><a href="/files/Y6HFFg73swYwB2DXGo5V">/files/Y6HFFg73swYwB2DXGo5V</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://everythingblackkk.gitbook.io/everythingblackkk/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
