Share
## https://sploitus.com/exploit?id=F909C258-DB8C-5EF7-9465-ABD0F30458A4
# ๐Ÿ›ก๏ธ Exploit-POC

> A curated collection of Proof-of-Concept (PoC) exploit codes for known CVEs โ€” designed exclusively for **security researchers**, **penetration testers**, and **system administrators** to safely verify whether their systems are vulnerable.

---

## โš ๏ธ Disclaimer

> **FOR EDUCATIONAL AND AUTHORIZED TESTING PURPOSES ONLY**

The exploit code provided in this repository is intended **solely** for:
- Testing systems **you own** or have **explicit written permission** to test.
- Educational purposes to understand vulnerability mechanics.
- Helping defenders identify and remediate weaknesses in their infrastructure.

**Misuse of any code in this repository to attack systems without authorization is illegal and unethical.** The author(s) of this repository are **not responsible** for any damage, legal consequences, or misuse arising from the use of these tools. By using any code from this repository, you agree to take **full responsibility** for your actions.

---

## ๐Ÿ“ Repository Structure

```
Exploit-POC/
โ”œโ”€โ”€ CVE-YYYY-XXXXX/
โ”‚   โ”œโ”€โ”€ README.md          # CVE details, affected versions, and usage
โ”‚   โ”œโ”€โ”€ exploit.py         # PoC exploit script
โ”‚   โ””โ”€โ”€ references.md      # References and advisories
โ”œโ”€โ”€ CVE-YYYY-XXXXX/
โ”‚   โ””โ”€โ”€ ...
โ””โ”€โ”€ README.md
```

Each CVE has its own dedicated directory containing:
- A detailed `README.md` describing the vulnerability
- The PoC code
- Relevant references and patch information

---

## ๐Ÿ‘ค Author

**Rituraj Dubey**

- GitHub: [@rituraj-dubey](https://github.com/rituraj-dubey)

---


  Use responsibly. Hack ethically. Secure everything. ๐Ÿ”