# CVE-2018-14847
**create global proxy based on RouterOS via CVE-2018-14847**
## How To Use
*prepare*
```bash
pip3 install paramiko ipcalc optparse hashlib
```
*usage*
for ip file
```bash
python3 loop.py -f [list.txt]
```
for single ip
```bash
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](https://github.com/miladdiaz/MikrotikExploit) with some changes for creating PPTP server.
Log in to view the POC file snapshot cached by Shenlong Bot
Log in to view