Merge pull request #2 from 0xVoodoo/reformat

Fixing links in the README
This commit is contained in:
0xVoodoo
2025-08-18 14:00:22 -06:00
committed by GitHub
+2 -2
View File
@@ -4,8 +4,8 @@ This repo contains proof of concept exploits for vulnerabilities I've come acros
# Exploits # Exploits
- [CVE-2023-23752](https://github.com/0xVoodoo/PoCs/CVE-2023-23752) - Information disclosure in Joomla CMS. - [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/CVE-2025-24893) - RCE in XWiki. - [CVE-2025-24893](https://github.com/0xVoodoo/PoCs/tree/main/CVE-2025-24893) - RCE in XWiki.
# License # License
GPLv3 as all good software (or exploits I guess) should be. GPLv3 as all good software (or exploits I guess) should be.