# Ahmed Hamed

## Ahmed Hamed

- [/dev/null](https://h4cker404.gitbook.io/blog/dev-null.md): Just a guy who loves breaking stuff... ethically.
- [Intigriti Challenge 0226 — From Blocked Alert to Admin Flag](https://h4cker404.gitbook.io/blog/ctf/intigriti-challenge-0226-from-blocked-alert-to-admin-flag.md): بِسْمِ اللَّـهِ الرَّحْمَٰنِ الرَّحِيمِ، وَالصَّلَاةُ وَالسَّلَامُ عَلَىٰ الْمَبْعُوثِ رَحْمَةً لِلْعَالَمِينَ ﷺ
- [How I Landed My First Reflected XSS in a Popular VDP!](https://h4cker404.gitbook.io/blog/writeups/how-i-landed-my-first-reflected-xss-in-a-popular-vdp.md): بِسْمِ اللَّـهِ الرَّحْمَٰنِ الرَّحِيمِ، وَالصَّلَاةُ وَالسَّلَامُ عَلَىٰ الْمَبْعُوثِ رَحْمَةً لِلْعَالَمِينَ ﷺ
- [It’s Still Working!](https://h4cker404.gitbook.io/blog/writeups/its-still-working.md): بِسْمِ اللَّـهِ الرَّحْمَٰنِ الرَّحِيمِ، وَالصَّلَاةُ وَالسَّلَامُ عَلَىٰ الْمَبْعُوثِ رَحْمَةً لِلْعَالَمِينَ ﷺ
- [Invisible & Non-Deletable: The Danger of Unchecked IDs](https://h4cker404.gitbook.io/blog/invisible-and-non-deletable-the-danger-of-unchecked-ids.md): بِسْمِ اللَّـهِ الرَّحْمَٰنِ الرَّحِيمِ، وَالصَّلَاةُ وَالسَّلَامُ عَلَىٰ الْمَبْعُوثِ رَحْمَةً لِلْعَالَمِينَ ﷺ


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://h4cker404.gitbook.io/blog/dev-null.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.
