From cf0a3f69c6f8003de872d3928cb0d235c43f882f Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Thu, 27 May 2021 02:45:50 +0530 Subject: [PATCH] Update kubernetes-pods.yaml --- misconfiguration/kubernetes-pods.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misconfiguration/kubernetes-pods.yaml b/misconfiguration/kubernetes-pods.yaml index 993951e669..dcb78164d4 100644 --- a/misconfiguration/kubernetes-pods.yaml +++ b/misconfiguration/kubernetes-pods.yaml @@ -6,7 +6,7 @@ info: severity: critical description: When the service port is available, anyone can execute commands inside the container. See https://github.com/officialhocc/Kubernetes-Kubelet-RCE for inspiration. reference: https://blog.binaryedge.io/2018/12/06/kubernetes-being-hijacked-worldwide/ - tags: k8,unauth + tags: k8,unauth,kubernetes,devops requests: - method: GET