PoC for PwnKit: Local Privilege Escalation Vulnerability in polkit’s pkexec in Python
# CVE-2021-4034
PoC for PwnKit: Local Privilege Escalation Vulnerability in polkit’s pkexec in Python

# Usage
```
git clone https://github.com/rvizx/CVE-2021-4034
cd CVE-2021-4034
python3 cve-2021-4034-poc.py
```
# Notes
C :
https://github.com/arthepsy/CVE-2021-4034 <br>
# Fix
```
sudo chmod 0755 /bin/pkexec
```
Log in to view the POC file snapshot cached by Shenlong Bot
Log in to view