
Windows local privilege escalation exploit for CVE-2018-8120, supporting Win7, Win2008, WinXP, and Win2003 with command execution via exp.exe.
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.
CVE-2018-8120 exploit by @Topsec_Alpha_lab(https://github.com/alpha1ab)
Usage: exp.exe command
Example: exp.exe "net user admin admin /add"