Back to Index
CVE-2024-23897 Jenkins
Port: 9035:8080
Docker Image: joshbeck2024/ctf-jenkins-cve-2024-23897-red31
Run Challenge
Download ScriptCopy and paste this command into your terminal to start the challenge.
docker run -d --restart always --name flag-red31 -p 9035:8080 joshbeck2024/ctf-jenkins-cve-2024-23897-red31 Stop & Cleanup
Download ScriptFinished? Run this to stop and remove the container.
docker stop flag-red31 && docker rm flag-red31