LPE for CVE-2020-1054 targeting Windows 7 x64# CVE-2020-1054
CVE-2020-1054 LPE for Windows 7x64

## Usage
Install Rust if you need it https://www.rust-lang.org/learn/get-started
Compile the code:
`cargo build --release`
Copy the .exe from `target/release/` to target and execute.
### Windows KB
If a specific Windows KB is not installed slight changes to the exploit are required. These are noted in two places via comments. I will update what the specific KB is shortly.
## Additional Information
* https://0xeb-bp.github.io/blog/2020/06/15/cve-2020-1054-analysis.html
[4.0K] /data/pocs/d5dca1512affc06111e93ac4a5045c4cd93b38a2
├── [ 390] Cargo.toml
├── [7.0M] demo.gif
├── [ 555] README.md
└── [4.0K] src
└── [ 14K] main.rs
1 directory, 4 files