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 — Windows local privilege escalation exploit for CVE-2018-8120, supporting Win7, Win2008, WinXP, and Win2003 with command execution via exp.exe. | Kitploit
Tools/GitHubGitHub/qiantu88/cve-2018-8120
Privilege EscalationVulnerability AnalysisExploitationPenetration Testing
GitHubqiantu88/cve-2018-8120

CVE-2018-8120

Windows local privilege escalation exploit for CVE-2018-8120, supporting Win7, Win2008, WinXP, and Win2003 with command execution via exp.exe.

View Repository
17 years agoNot yet reviewed

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

Supported systems: 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 did not support XP and 2003. The current 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

  • When compiling 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