Back to Index
PHP Serialization Part 2 (Magic Methods)
Port: 9047:80
Docker Image: joshbeck2024/ctf-php-serialization-part-2-flag-red65
Run Challenge
Download ScriptCopy and paste this command into your terminal to start the challenge.
docker run -d --restart always -p 9047:80 --name Flag-red65-67 joshbeck2024/ctf-php-serialization-part-2-flag-red65 Stop & Cleanup
Download ScriptFinished? Run this to stop and remove the container.
docker stop Flag-red65-67 && docker rm Flag-red65-67