Back to Index
PHP Type Juggling (Red44)
Port: 9023:80
Docker Image: joshbeck2024/ctf-php-type-juggling-flag-red44
Run Challenge
Download ScriptCopy and paste this command into your terminal to start the challenge.
docker run -d -p 9023:80 --name Flag-red44 --restart always joshbeck2024/ctf-php-type-juggling-flag-red44 Stop & Cleanup
Download ScriptFinished? Run this to stop and remove the container.
docker stop Flag-red44 && docker rm Flag-red44