Slicense is an information security challenge in the Reversing category, and was presented to participants of KAF CTF 2019
Break the egg!
A local key verification is present, making it easy for an attacker to reverse it and find a matching license key.
Full app reversing
Clone the repository, then type the following command to build the container:
./certificate.sh
./build.sh
To run the challenge, execute the following command:
docker run --rm -d -p 1160:443 slicense
Flag is:
KAF{s0_many_lay3rs_399_crack3d}