HappyCake2 is an information security challenge in the Web category, and was presented to participants of KAF CTF 2019
Who needs cakes these days - Mini Cakes(TM) are way more compact.
Filtering failure
No need
Clone the repository, then type the following command to build the container:
docker build . -t happycake2
To run the challenge, execute the following command:
docker run --rm -d -p 1170:80 happycake2
You may now access the challenge interface through your browser: http://localhost:1170
Flag is:
KAF{_w00ps_f0rg0t_t0_d0_s3cur1ty}