Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 12c4a9b097 | |||
| 1f65c00ac5 |
@@ -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
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user