aws-eks-kubernetes-configmap-data

ConfigMaps are not secret stores but are frequently misused for plaintext credentials and application configuration.

awscritical service: aws:eks emits ContainsCredential

Where it sits

locationKubernetes core/v1 ConfigMap.data / binaryData
location kindconfig_field
data kindscredential password api_key connection_string sensitive_data
emits edgeContainsCredential
serviceEKS (aws:eks)

Collection recipe

access modedata_plane
operationKubernetes GET /api/v1/configmaps
response pathitems[].data.<value> / binaryData.<value>
encodingjson
params{"ClusterName": "\u003ccluster\u003e", "Namespace": "\u003cnamespace\u003e"}

Required permissions

eks:AccessKubernetesApi
eks:DescribeCluster

References

move · open · esc close