Challenge 19 ☆☆☆☆
Welcome to challenge Challenge 19.
Find the secret hidden in the WrongSecrets repository. This challenge focuses on Binary.
💡 Look for: Configuration files, source code, environment variables, Docker files, or cloud infrastructure related to this challenge.
We need to put a secret in a mobile app! Nobody will notice the secret in our compiled code! This is a misbelief we have often encountered when presenting on mobile security topics.
Let’s debunk this myth for C: can you find the secret in wrongsecrets-c (or wrongsecrets-c-arm, wrongsecrets-c-linux)?
Try downloading the binary and run it locally (e.g. ./wrongsecrets-c<theversion you need> <your answer>
).