CVE-2020-0796 (SMBGhost) LPE# CVE-2020-0796 LPE
CVE-2020-0796 (SMBGhost) LPE
## 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.
## References
* https://blog.zecops.com/vulnerabilities/exploiting-smbghost-cve-2020-0796-for-a-local-privilege-escalation-writeup-and-poc/
[4.0K] /data/pocs/57d3db952a5d9c144cadac1a4798183b2910ce80
├── [1.1K] Cargo.lock
├── [ 320] Cargo.toml
├── [ 379] README.md
└── [4.0K] src
└── [ 13K] main.rs
1 directory, 4 files