Local privilege escalation via pkexec
Watch the ✨ YouTube Video
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