Back to Index
LInux PAM Exploit
Port: 9032:80
Docker Image: joshbeck2024/ctf-pam_deny-flag-red6
Run Challenge
Download ScriptCopy and paste this command into your terminal to start the challenge.
docker run -d -p 9032:80 --name flag-red6 --restart always joshbeck2024/ctf-pam_deny-flag-red6 Stop & Cleanup
Download ScriptFinished? Run this to stop and remove the container.
docker stop flag-red6 && docker rm flag-red6