SafeCrafter is an information security challenge in the Crypto category, and was presented to participants of KAF CTF 2019
Craft your own secret safe today! Safe Crafter Consumer Edition (Link)
Algorithm reversing
No need
Clone the repository, then type the following command to build the container:
docker build . -t safecrafter
To run the challenge, execute the following command:
docker run --rm -d -p 1060:80 safecrafter
You may now access the challenge interface through your browser: http://localhost:1060
Flag is:
KAF{1_m3an_1ts_ju5t_4noth3r_s7up1d_d13tract1on}