1 Commits

Author SHA1 Message Date
0xVoodoo 8c727d8f62 Adding 24071 to main README 2025-08-19 12:42:13 -06:00
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ User interaction is required as the archive file must be opened for the connecti
# Usage # Usage
CVE-2025-2401.py -s <attacker IP/domain> -f <output file name> CVE-2025-2401.py -s <attacker IP/domain> -f <output file name>
-l <library name> Renames the library file (default mal.library-ms) \-l <library name> Renames the library file (default mal.library-ms)
# License # License
GPL v3.0 - as all good software should be GPL v3.0 - as all good software should be
+1
View File
@@ -6,6 +6,7 @@ This repo contains proof of concept exploits for vulnerabilities I've come acros
# Exploits # Exploits
- [CVE-2023-23752](https://github.com/0xVoodoo/PoCs/tree/main/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/tree/main/CVE-2025-24893) - RCE in XWiki. - [CVE-2025-24893](https://github.com/0xVoodoo/PoCs/tree/main/CVE-2025-24893) - RCE in XWiki.
- [CVE-2025-24071](https://github.com/0xVoodoo/PoCs/tree/main/CVE-2025-24071) - Windows Explorer NTLM Hash Disclosure
# License # License
GPLv3 as all good software (or exploits I guess) should be. GPLv3 as all good software (or exploits I guess) should be.