Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 612 Bytes

File metadata and controls

32 lines (23 loc) · 612 Bytes

Treasure Hunt

Red Challenge

Find a flag.

❯ kubens treasure-hunt

❯ kubectl get pods
NAME                              READY   STATUS    RESTARTS   AGE
docker-registry-6b5b55b44-zgvxf   1/1     Running   0          42m
victim-68bcd4465f-q4pkb           1/1     Running   0          42m

❯ kubectl exec -it victim-68bcd4465f-q4pkb sh
/ #
Hint 1 Where are the Docker Registry credentials?
Hint 2 Overlayfs

Blue Challenge

  • Restricted access betweeen pods
  • Detect access to Docker Registry with falco