Challenge 12 ☆☆☆
Welcome to challenge Challenge 12. You need to guess the secret that is hidden in Java, Docker, Kubernetes, Vault, AWS or GCP.
Sometimes large parts of the local filesystem are copied over to the container so that they are available in the container for the convenience of the author.
In this challenge, we did some COPY’ing as well and hid a key there. Note that the key changes on every generation of the docker container, so you’d better extract and use it quickly :).
Try deepfenceio/secretscanning, docker history
of the image, or just docker exec
against a running container.