SteamCloud - Easy


Step 1 : -

Do nmap you'll find kubernetes componets


Step 2 : -

using tool like kubectl and kubeletctl you'll access the further command


Step 3 : -

Download kubeletctl


Step 4 : -

here we use this tool kubeletctl to get into kubelets bash so can enumerate further and get ca_crt and token in secrets directory.


Step 5 :

After getting the ca.crt and token we use it to list pods .

now here you get to know that you have the privilege to create a pod and you will get the privilege thus you get go further with your part


Step 6 :

now create your own pod


Step 7 :

now you will list all the pods again if the pod is created or not.

hence after creating the pod you got your pod now go in root and get you flag b!t(#.


Last updated

Was this helpful?