Back to Index
Phar Deserialization Lab
Port: 9007:80
Docker Image: joshbeck2024/ctf-phar-out-flag-7
Run Challenge
Download ScriptCopy and paste this command into your terminal to start the challenge.
docker run -d --name ctf-flag-7 --restart always -p 9007:80 joshbeck2024/ctf-phar-out-flag-7 Stop & Cleanup
Download ScriptFinished? Run this to stop and remove the container.
docker stop ctf-flag-7 && docker rm ctf-flag-7