2025-08-18 13:56:34 -06:00
# PoCs
2025-07-31 01:14:17 -06:00
2025-08-18 13:56:34 -06:00
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.
2025-07-31 01:14:17 -06:00
2025-08-18 13:56:34 -06:00
# Exploits
2025-08-18 13:59:37 -06:00
- [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.
2025-08-19 12:42:13 -06:00
- [CVE-2025-24071 ](https://github.com/0xVoodoo/PoCs/tree/main/CVE-2025-24071 ) - Windows Explorer NTLM Hash Disclosure
2026-04-30 20:29:10 -06:00
- [CVE-2026-31431 ](https://github.com/0xVoodoo/PoCs/tree/main/CVE-2026-31431 ) - Linux LPE via Authencesn Scratch-Write Bug
2025-07-31 01:14:17 -06:00
# License
2025-08-18 13:56:34 -06:00
GPLv3 as all good software (or exploits I guess) should be.