Back to Index
ASCII Reverse
Port: 3111:3111
Docker Image: joshbeck2024/ctf-ascii-rev
Run Challenge
Download ScriptCopy and paste this command into your terminal to start the challenge.
docker run -d -p 3111:3111 --restart always --name ctf-ascii-rev joshbeck2024/ctf-ascii-rev Stop & Cleanup
Download ScriptFinished? Run this to stop and remove the container.
docker stop ctf-ascii-rev && docker rm ctf-ascii-rev