Challenge 47 ☆☆
Welcome to challenge Challenge 47.
Find the secret hidden in the WrongSecrets repository. This challenge focuses on Vault.
💡 Look for: Configuration files, source code, environment variables, Docker files, or cloud infrastructure related to this challenge.
Secrets can be retrieved from Vault using the Vault Agent sidecar container, which runs alongside your main application container. This sidecar can inject the secrets into your applications environment. A developer tried to debug why his vault injection did not work. So, he hardcoded the secrets "temporarily" in the Vault template itself. Can you find the secret hardcoded in the Vault Template?
We are running outside a properly configured Cloud environment. Please run this in an AWS/Azure/GCP environment as explained in the README.md
There are still supported challenges after this one. Please try another challenge instead!