
Collection of proof-of-concept exploits for CVEs with technical explanations, impact analysis, and reproduction steps for authorized security testing.
This repository contains my own collection of proof-of-concept (PoC) exploits created for security testing and research purposes.
Each folder is organized by CVE identifier (for example: CVE-2025-XXXX/), and inside you will find the corresponding exploit code and documentation.
Some PoCs may also be available in ExploitDB, while others are exclusively maintained in this repository.
/CVE-2025-XXXX/
exploit.py
/CVE-2024-YYYY/
exploit.sh
Each CVE folder typically includes:
All content is provided strictly for educational and authorized security testing. Do not use these exploits on systems without explicit permission. The author is not responsible for misuse or unlawful activity.
Contributions and improvements are welcome. Please follow responsible disclosure practices when submitting new PoCs.