Sploitus

Exploit for Time-of-check Time-of-use (TOCTOU) Race Condition in Microsoft

githubexploit · 2020-08-11

Exploit Code

README2 lines
## https://sploitus.com/exploit?id=DC2BF598-9729-5581-83B8-827D21DF71E4
PoC exploit for CVE-2020-1048. It is an exploit targeting a binary planting vulnerability in a Windows-based system. The target product/service is Windows, and the vulnerability class/vector is binary planting. The probable entry point is the `exploit.py` script. Notable dependencies/tooling include Python and the `pywinauto` library. The execution context is a Windows system with a vulnerable version of the target product. The run method is typically invoked by running `python exploit.py`. Preconditions include a vulnerable version of the target product. The expected impact is the successful planting of a binary on the compromised system. Observable network artifacts include network traffic to the vulnerable system.