Challenge 20 ☆☆☆☆
Welcome to challenge Challenge 20.
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.
Similar like hiding secrets in an application written in C, you end up in a similar situation with C++. Can you find the secret in our binary?
Let’s debunk the "secrets are hard to find in native compiled applications" myth for C++: can you find the secret in wrongsecrets-cplus (or wrongsecrets-cplus-arm, wrongsecrets-cplus-linux)?
Try downloading the binary and run it locally (e.g. ./wrongsecrets-cplus<theversion you need> <your answer>
).