Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c727d8f62 |
@@ -10,7 +10,7 @@ User interaction is required as the archive file must be opened for the connecti
|
||||
# Usage
|
||||
|
||||
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
|
||||
GPL v3.0 - as all good software should be
|
||||
|
||||
@@ -6,6 +6,7 @@ This repo contains proof of concept exploits for vulnerabilities I've come acros
|
||||
# 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.
|
||||
- [CVE-2025-24071](https://github.com/0xVoodoo/PoCs/tree/main/CVE-2025-24071) - Windows Explorer NTLM Hash Disclosure
|
||||
|
||||
# License
|
||||
GPLv3 as all good software (or exploits I guess) should be.
|
||||
|
||||
Reference in New Issue
Block a user