# 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/)