At Your Service
Introduction
There were once two hard working and fun loving men called Pranav and Bhagavan. As part of their everyday work, they would exchange challenges and artifacts in the cloud with each other using restricted service accounts.
We were able to intercept one of these exchanges but were only able to get hold of the service account json key. We did over hear them talking about a storage bucket called ctf-bucket-appsecco
which supposedly contains the goodies that they don't want the rest of the world to see.
Can you help us find and read the contents of this bucket, please?
Starting point
Download and use the service account json - https://storage.googleapis.com/access-nullcon-training/sa-token.json
Find the storage object and the secret file that Pranav and Bhagavan want to hide from us
Your task
Read the contents of the
ctf-bucket-appsecco
Last updated