An intentionally vulnerable WordPress environment packaged with Docker for use in Capture the Flag (CTF) challenges and security training.
For educational purposes only. Do not deploy this to the public internet.
- Dockerized WordPress + MySQL
- Lab-only intentionally vulnerable plugin
- Reset & flag rotation scripts
- Documentation for safe setup and teardown
git clone https://github.com/tof4/ctf-wp-docker-lab.git
cd ctf-wp-docker-lab
docker-compose up --build
Then open: http://localhost:8080