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
CVE-2018-8120 — CVE-2018-8120 Exploit for Win2003 Win2008 WinXP Win7 | Kitploit
Tools/GitHubGitHub/alpha1ab/cve-2018-8120
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingBinary Exploitation
GitHubalpha1ab/cve-2018-8120

CVE-2018-8120

CVE-2018-8120 Exploit for Win2003 Win2008 WinXP Win7

View Repository
29211418 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

CVE-2018-8120

CVE-2018-8120 Windows LPE exploit

Tested support: Win7 x32, Win7 x64, Win2008 x32, Win2008 R2 x32, Win2008 R2 Datacenter x64, Win2008 Enterprise x64 WinXP x32, Win2003 x32, Win2003 x64

The original exp does not support xp, 2003. This code adds support for these two systems based on the original.

Usage

root@kitploit:~
CVE-2018-8120 exploit by @Topsec_Alpha_lab(https://github.com/alpha1ab)
Usage: exp.exe command
Example: exp.exe "net user admin admin /add"

Caution

  • To compile the 32-bit version of the exp, please exclude the shellcode.asm file from the project.

Reference

  • https://github.com/unamer/CVE-2018-8120
Download Tool