Projects STRLCPY wrongsecrets Commits 7346ba69
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    src/main/resources/explanations/challenge5_hint_limitted.adoc
    skipped 17 lines
    18 18  - Now do `env | grep SPECIAL_K8S_SECRET` and there is your secret.
    19 19   
    20 20   
    21  -BTW: with `kubectl get <item> -A` gives you an overview of all the items over all the namespaces you have access to. This shows how important it is not to give people access to every namespace in your cluster, as this might mean leaking important config/items to them.
     21 +Note: `kubectl get <item> -A` gives you an overview of all the items over all the namespaces you have access to. It's important *not* to give people access to every namespace in your cluster, as this might mean leaking important config/items to them.
    22 22   
Please wait...
Page is in error, reload to recover