# What Is GET /BountyOrDie?

GET /BountyOrDie | Bug Bounty Team | Security Researchers

*"The digital frontier is vast. Every system, every API, every connection is a puzzle waiting to be solved. We explore, we test, we document — and we share knowledge."*

![Nice Hacker](https://media.giphy.com/media/3ohhwytHcusSCXXOUg/giphy.gif)

***

### 🧑 About Us

#### Welcome to **GET /BountyOrDie**

We are a **bug bounty–driven security team** focused on identifying, exploiting, and responsibly disclosing vulnerabilities across real-world systems.\
This GitBook serves as our **shared knowledge base**, documenting practical attack scenarios, write-ups, and research produced by the team.

Our work emphasizes **clarity, reproducibility, and real impact**.

***

### 🔍 What We Cover

* Web Application Security
* API Security
* Logic Bugs & Business Logic Flaws
* Account Takeovers (ATO)
* Access Control Issues (IDOR, BAC)
* Mobile & Backend Security
* Automation, Tooling & Research

Each write-up is **authored and attributed** to the team member who discovered or researched it.

***

### 👥 Team Members

| Name                         | Role               | Profile                                                                                                                                       |
| ---------------------------- | ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------- |
| **Yassin  (khoof)**          | Bug Bounty Hunter  | [![HackerOne](https://img.shields.io/badge/HackerOne-%23F3F3F3?logo=hackerone\&logoColor=black)](https://hackerone.com/khoof?type=user)       |
| **Karim** **(0xkarim\_dix)** | Bug Bounty Hunter  | [![HackerOne](https://img.shields.io/badge/HackerOne-%23F3F3F3?logo=hackerone\&logoColor=black)](https://hackerone.com/0xkarim_dix?type=user) |
| **Ahmed** **(Mozaaaaa)**     | Bug Bounty Hunter  | [![HackerOne](https://img.shields.io/badge/HackerOne-%23F3F3F3?logo=hackerone\&logoColor=black)](https://hackerone.com/mozaaaaa?type=user)    |
| **Youssef (Y0s3trex)**       | Bug Bounty Hunter  | [![HackerOne](https://img.shields.io/badge/HackerOne-%23F3F3F3?logo=hackerone\&logoColor=black)](https://hackerone.com/y0s3trex?type=user)    |
| **Abdelrhman (A0xTrojan)**   | Pentester @buguard | [![HackerOne](https://img.shields.io/badge/HackerOne-%23F3F3F3?logo=hackerone\&logoColor=black)](https://hackerone.com/a0xtrojan?type=user)   |
| **Adam** **(0x0dooom)**      | Pentester @cylert  | [![HackerOne](https://img.shields.io/badge/HackerOne-%23F3F3F3?logo=hackerone\&logoColor=black)](https://hackerone.com/0x0dooom?type=user)    |

***

### 🧠 Our Methodology

We document vulnerabilities with a **practical attacker mindset**, focusing on:

* Realistic threat models
* Step-by-step reproduction
* Proof-of-Concepts (payloads, screenshots, GIFs)
* Root cause analysis
* Clear remediation guidance

![Hacking Time](https://media.giphy.com/media/l0MYt5jPR6QX5pnqM/giphy.gif)

***

### 🗺️ Cybersecurity Write-Ups

Together, we hunt vulnerabilities, sharpen our skills, and contribute knowledge back to the security community — **one write-up at a time**.


---

# 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://get-bountyordie.gitbook.io/get-bountyordie-docs/what-is-get-bountyordie.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.
