Sploitus

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

githubexploit Β· 2020-08-12

Exploit Code

README16 lines
## https://sploitus.com/exploit?id=06A7A41E-B35F-55CE-9DCA-60DC3C5B9D27
# cve-2020-1337-poc
poc for CVE-2020-1337 (Windows Print Spooler Elevation of Privilege)

![test1](https://github.com/sailay1996/cve-2020-1337-poc/blob/master/poc.jpg)

##### Credit to all researcher who find out this bug.

#### Ref:
https://voidsec.com/cve-2020-1337-printdemon-is-dead-long-live-printdemon/

#### code browsed from: 
https://github.com/sailay1996/WerTrigger  
https://github.com/BC-SECURITY/Invoke-PrintDemon 

[@404death](https://twitter.com/404death)