Exploit for CVE-2020-16898 CVE-2020-1350 CVE-2020-16898
Exploit Code
## https://sploitus.com/exploit?id=C96C8DD1-344C-5476-85AC-6D2865A5C00F
# This is an educational exercise. Use at your own risk.
# CVE-2020-16898 Exploit
### Windows Binary PoC
```
./CVE-2020-16898.exe -t -u will run the exploit.
./CVE-2020-16898.exe -t 10.10.10.1 -u Administrator
```
- [See my other exploits here](https://github.com/ZephrFish/CVE-2020-1350)
## [This is a lesson as to why you should not trust binaries on the internet.](https://blog.zsec.uk/cve-2020-1350-research/)