An open API service indexing awesome lists of open source software.

https://github.com/locksec/cve-2021-4034

Exploit PoC for the polkit pkexec (PWNKIT) vulnerability
https://github.com/locksec/cve-2021-4034

Last synced: about 1 year ago
JSON representation

Exploit PoC for the polkit pkexec (PWNKIT) vulnerability

Awesome Lists containing this project

README

          

## CVE-2021-4034
https://www.qualys.com/2022/01/25/cve-2021-4034/pwnkit.txt

## Build
To compile, just use `make`

**Note**: CentOS 8 Stream doesn't have dev tools. Install them with: `dnf groupinstall 'Development Tools'`

## Usage
Execute `./cve-2021-4034`

If your distro is vulnerable you will get root!

![Demo on Kali](https://raw.githubusercontent.com/rayheffer/CVE-2021-4034/master/cve-2021-4034_screenshot.png)