Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/hexx0r/cve-2016-0051
Privilege EscalationVulnerability AnalysisExploitationPayload DevelopmentBinary Exploitation
GitHubhexx0r/cve-2016-0051

CVE-2016-0051

Proof-of-concept exploit for CVE-2016-0051 (MS16-016) achieving local privilege escalation to SYSTEM on Windows 7, with compiled binaries and shellcode payload.

View Repository
4113310 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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#

Download Tool