Back to Index

Roundcube CVE (Red45)

Port: 9024:80 Docker Image: joshbeck2024/ctf-roundcube-1.2.0-flag-red45

Run Challenge

Download Script

Copy and paste this command into your terminal to start the challenge.

docker run -d -p 9024:80 --name Flag-red45 joshbeck2024/ctf-roundcube-1.2.0-flag-red45

Stop & Cleanup

Download Script

Finished? Run this to stop and remove the container.

docker stop Flag-red45 && docker rm Flag-red45