Back to Index
WPQuery Exploit: CVE-2024-50498
Port: 9043:80
Docker Image: joshbeck2024/ctf-cve-2024-50498-wpquery-flag-red63
Run Challenge
Download ScriptCopy and paste this command into your terminal to start the challenge.
docker run -d -p 9043:80 --name flag-red63 --restart always joshbeck2024/ctf-cve-2024-50498-wpquery-flag-red63 Stop & Cleanup
Download ScriptFinished? Run this to stop and remove the container.
docker stop flag-red63 && docker rm flag-red63