0xeb-bp / cve-2020-1054

LPE for CVE-2020-1054 targeting Windows 7 x64

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2020-1054

CVE-2020-1054 LPE for Windows 7x64

image 1

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

About

LPE for CVE-2020-1054 targeting Windows 7 x64


Languages

Language:Rust 100.0%