Back to Index
Tick Tock Intrusion
Port: 9038:80
Docker Image: joshbeck2024/ctf-ticktock-challenge-flag-red20
Run Challenge
Download ScriptCopy and paste this command into your terminal to start the challenge.
docker run -d -p 9038:80 --restart always --name flag-red20 joshbeck2024/ctf-ticktock-challenge-flag-red20 Stop & Cleanup
Download ScriptFinished? Run this to stop and remove the container.
docker stop flag-red20 && docker rm flag-red20