Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 862 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 862 Bytes

Proof-of-concept BSoD (Blue Screen of Death) and Elevation of Privilege (to SYSTEM) code for my CVE-2016-0051 (MS-016).

vulnerabilty poc auhor: koczkatamas https://twitter.com/koczkatamas Original code: https://github.com/koczkatamas/CVE-2016-0051 Thanks to koczkatamas

this PoC will run from CMD and the shell will spwan in the same CMD -pid-

Please refer to the link above for further information

this repo contains the sources code for windows 7 PoC, also they already compiled if you have trouble copy EoP.exe and Shellcode.dll to Win7 machine, run the exploit got sys?

https://twitter.com/hex00r

You can find both exploits on Exploit-db

  1. koczkatamas https://www.exploit-db.com/exploits/39432/

  2. hex0r https://www.exploit-db.com/exploits/39788/

Compiled with VS C#