# Home

## 🙋 Hi everyone! I'm Mateo Fumis (hackermater)

> In this book (<https://hackermater.gitbook.io/>) you will find notes and cheat sheets for Mobile & Web Pentesting, and also about Red Teaming and OSINT.

### About me

I am an Independent Security Researcher specializing in high-impact vulnerability research across modern digital environments. My work focuses on securing systems by identifying and reporting critical vulnerabilities through deep manual analysis and industry-standard security assessments.

### You can find me at:

* **LinkedIn**: <https://www.linkedin.com/in/mateo-gabriel-fumis/>
* **GitHub**: <https://github.com/mateofumis/>
* **Bugcrowd**: <https://bugcrowd.com/h/hackermater/>
* **HackerOne**: <https://hackerone.com/hackermater/>
* **Intigriti**: <https://app.intigriti.com/profile/xvim_hacker/>
* **X** *(Formerly Twitter)*: <https://www.x.com/hackermater11/>
* **Personal Blog**: <https://www.mfumis.com/>

If you want to contact me, you can send me an email at <contact@mfumis.com>, let's get in touch!


---

# 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://hackermater.gitbook.io/pentesting-notes/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.
