Your goal is to find a way to execute JavaScript on the admin's browser and steal their flag cookie. The admin bot will visit any post URL you report via the interface.
Note: This challenge simulates a real-world scenario with strict Content Security Policy (CSP) and session isolation.
-
Run the following command in the project root:
docker compose up --build
-
Access the application at: http://localhost:1808
Go chat in ChimpChat!
For a detailed walkthrough of the vulnerabilities and exploitation steps, see writeup.md.