Files
PoCs/README.md
T
2025-08-18 13:59:37 -06:00

12 lines
509 B
Markdown

# PoCs
This repo contains proof of concept exploits for vulnerabilities I've come across in pentests and CTFs. This goes without saying but I am not liable for any misuse of these scripts, please be responsible.
# Exploits
- [CVE-2023-23752](https://github.com/0xVoodoo/PoCs/tree/main/CVE-2023-23752) - Information disclosure in Joomla CMS.
- [CVE-2025-24893](https://github.com/0xVoodoo/PoCs/tree/main/CVE-2025-24893) - RCE in XWiki.
# License
GPLv3 as all good software (or exploits I guess) should be.