36 lines
1.1 KiB
YAML
36 lines
1.1 KiB
YAML
id: kube-state-metrics
|
|
|
|
info:
|
|
name: Kube State Metrics Exposure
|
|
author: ja1sh
|
|
severity: low
|
|
description: |
|
|
An attacker can detect the public instance of a Kube-State-Metrics metrics. The Kubernetes API server exposes data about the count, health, and availability of pods, nodes, and other Kubernetes objects.
|
|
classification:
|
|
cpe: cpe:2.3:a:kubernetes:kube-state-metrics:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: kubernetes
|
|
product: kube-state-metrics
|
|
shodan-query: title:Kube-state-metrics
|
|
tags: misconfig,exposure,kube-state-metrics,k8s,kubernetes
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/metrics"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- kube-state-metrics
|
|
- go_goroutines
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502200214f2e5ce6e7fb4739e1ffa3ac51e9aeb29bde91209f8e0258de8308f86bb97022100e24f9a78c48931bacf8ac6a13845d6c98a770047c4729b129cfdcd2c9a1e25c1:922c64590222798bb761d5b6d8e72950 |