CVE-2018-8120 Windows LPE exploit# CVE-2018-8120
CVE-2018-8120 Windows LPE exploit
Supports both x32 and x64.
Tested on: Win7 x32, Win7 x64, Win2008 x32, Win2008 R2 x32, Win2008 R2 Datacenter x64, Win2008 Enterprise x64.

## Usage
```shell
CVE-2018-8120 exploit by @unamer(https://github.com/unamer)
Usage: exp.exe command
Example: exp.exe "net user admin admin /ad"
```
## Caution
* Please exclude shellcode.asm if you wanna compile x32 version.
## Reference
* https://xiaodaozhi.com/exploit/156.html
* https://github.com/bigric3/cve-2018-8120
[4.0K] /data/pocs/17887d9bc75ce2ab9e95b1de47025b68aca891d6
├── [4.0K] CVE-2018-8120
│ ├── [7.3K] CVE-2018-8120.vcxproj
│ ├── [1.0K] CVE-2018-8120.vcxproj.filters
│ ├── [2.2K] shellcode.asm
│ └── [ 15K] Source.cpp
├── [1.3K] CVE-2018-8120.sln
├── [ 34K] LICENSE
├── [ 593] README.md
├── [4.0K] Release
│ └── [ 82K] CVE-2018-8120.exe
├── [1.2M] screenshot.bmp
└── [4.0K] x64
└── [4.0K] Release
└── [ 94K] CVE-2018-8120.exe
4 directories, 10 files