Back to Index
Har Har Hijack
Port: 9033:80
Docker Image: joshbeck2024/ctf-har-hijack-okta-plunder-flag-red22
Run Challenge
Download ScriptCopy and paste this command into your terminal to start the challenge.
docker run -d -p 9033:80 --name flag-red22 --restart always joshbeck2024/ctf-har-hijack-okta-plunder-flag-red22 Stop & Cleanup
Download ScriptFinished? Run this to stop and remove the container.
docker stop flag-red22 && docker rm flag-red22