diff options
author | Aria <me@aria.rip> | 2023-10-01 17:23:09 +0100 |
---|---|---|
committer | Aria <me@aria.rip> | 2023-10-01 17:23:09 +0100 |
commit | b5b9cf7a1f61d004d7d53584d029c19302c63ba0 (patch) | |
tree | 49c3022dccf669f9f2b905ddfbd2d16db2d10d84 /punkctf/k8s_02.md |
initial commit
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}` |