Back to Index
MIME Type Bypass Lab
Port: 9001:80
Docker Image: joshbeck2024/ctf-rev-shell-mime-flag-n
Run Challenge
Download ScriptCopy and paste this command into your terminal to start the challenge.
docker run -d -p 9001:80 --restart always --name ctf-mime-challenge-flag-n joshbeck2024/ctf-rev-shell-mime-flag-n Stop & Cleanup
Download ScriptFinished? Run this to stop and remove the container.
docker stop ctf-mime-challenge-flag-n && docker rm ctf-mime-challenge-flag-n