
Python-basierter Exploit für CVE-2018-8174, der Internet Explorer über eine manipulierte RTF-Datei angreift und Remote-Code-Ausführung mit Netcat-Reverse-Shell-Callback ermöglicht.
usage: CVE-2018-8174.py [-h] -u URL -o OUTPUT [-i IP] [-p PORT]
Exploit für CVE-2018-8174
optionale Argumente: -h, --help diese Hilfemeldung anzeigen und beenden -u URL, --url URL Exploit-URL -o OUTPUT, --output OUTPUT Ausgabedatei für das Exploit-RTF -i IP, --ip IP IP für Netcat -p PORT, --port PORT Port für Netcat
Beispiel:
Viel Spaß damit!