. . . Beemo's Playground
. . . Infosec research playground (mostly PoCs)
. . . nflatrea <nflatrea@mailo.com>
This repository contains proof-of-concept (PoC) exploits for various Common Vulnerabilities and Exposures (CVEs) as well as useful (or not) automation scripts to facilitate my research.
playground
├── cve
│ ├── CVE-2022-0847
│ ├── CVE-2025-32463
│ └── CVE-2025-66417
├── LICENSE
└── README.md
Each PoC can be found in the corresponding CVE folder within cve/.
Each PoC may have its own set of usage instructions,
typically contained in a README.md file located in the same folder.
This repository is licensed under the MIT License. See the LICENSE file for details.
Feel free to contribute by submitting a pull request or opening an issue ;)