Sploitus

Exploit for OS Command Injection in Hoverfly

githubexploit · 2026-03-31

Exploit Code

README12 lines
## https://sploitus.com/exploit?id=D31F54D0-8A5F-5D4A-B892-2829138E62EB
# CVE-2025-54123
Hoverfly CVE RCE

## Usage

```bash
python3 CVE-2025-54123.py -u $USER -p $PASS -t "http://example.com:8888" -c whoami
```

## Disclaimer
This script is intended for educational purposes only. Unauthorized use of this exploit on systems without permission is illegal. The author is not responsible for any misuse or damages caused by this exploit.