diff options
Diffstat (limited to 'punkctf/k8s_02.md')
-rw-r--r-- | punkctf/k8s_02.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/punkctf/k8s_02.md b/punkctf/k8s_02.md new file mode 100644 index 0000000..328a3b4 --- /dev/null +++ b/punkctf/k8s_02.md @@ -0,0 +1,4 @@ + +You can no longer get the secret directly, but you can still list all secrets. Run `kubectl get secret -o yaml` to list with all the details, and base64 decode as before. + +`punk_{L649VD8GELSAF4G4}` |