Back to Index
Wordpress Plugin: wpspritz 1.0
Port: 9039:80
Docker Image: joshbeck2024/ctf-wordpress-wpspritz-rfi-flagw
Run Challenge
Download ScriptCopy and paste this command into your terminal to start the challenge.
docker run -d -p 9039:80 --restart always --name flag-w joshbeck2024/ctf-wordpress-wpspritz-rfi-flagw Stop & Cleanup
Download ScriptFinished? Run this to stop and remove the container.
docker stop flag-w && docker rm flag-w