Back to Index
Prototype Pollution
Port: 9066:3000
Docker Image: joshbeck2024/ctf-prototype-pollution
Run Challenge
Download ScriptCopy and paste this command into your terminal to start the challenge.
docker run -p 9066:3000 -d --restart always joshbeck2024/ctf-prototype-pollution Stop & Cleanup
Download ScriptFinished? Run this to stop and remove the container.
docker stop prototype-pollution && docker rm prototype-pollution