yukar1z0e / CVE-2018-14847

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2018-14847

create global proxy based on RouterOS via CVE-2018-14847

How To Use

prepare

pip3 install paramiko ipcalc optparse hashlib

usage

for ip file

python3 loop.py -f [list.txt]

for single ip

python3 loop.py [ip]

Copyright

the poc part in this repository that use CVE-2018-14187 to get username/password is partly forked from miladdiaz/MikrotikExploit with some changes for creating PPTP server.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%