diff --git a/atomics/T1552.007/T1552.007.yaml b/atomics/T1552.007/T1552.007.yaml index e55759b8..d912b0f6 100644 --- a/atomics/T1552.007/T1552.007.yaml +++ b/atomics/T1552.007/T1552.007.yaml @@ -2,6 +2,7 @@ attack_technique: T1552.007 display_name: Kubernetes List Secrets atomic_tests: - name: List All Secrets + auto_generated_guid: 31e794c4-48fd-4a76-aca4-6587c155bc11 description: | A Kubernetes secret is an object that lets users store and manage sensitive information, such as passwords and connection strings in the cluster. Secrets can be consumed by reference in the pod configuration. Attackers who have permissions to retrieve the secrets from the API server (by using the pod service account, for example) can access sensitive information that might include credentials to various services or provide further access to the cluster. [More information about secrets](https://kubernetes.io/docs/concepts/configuration/secret/). diff --git a/atomics/used_guids.txt b/atomics/used_guids.txt index 18f02ef5..d300cc21 100644 --- a/atomics/used_guids.txt +++ b/atomics/used_guids.txt @@ -1223,3 +1223,4 @@ c6952f41-6cf0-450a-b352-2ca8dae7c178 336b25bf-4514-4684-8924-474974f28137 7617f689-bbd8-44bc-adcd-6f8968897848 78b274f8-acb0-428b-b1f7-7b0d0e73330a +31e794c4-48fd-4a76-aca4-6587c155bc11