29 lines
718 B
YAML
29 lines
718 B
YAML
id: kubernetes-resource-report
|
|
|
|
info:
|
|
name: Detect Overview Kubernetes Resource Report
|
|
author: pussycat0x
|
|
severity: medium
|
|
description: Information Disclosure of Kubernetes Resource Report
|
|
metadata:
|
|
max-request: 1
|
|
tags: kubernetes,exposure,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Overview - Kubernetes Resource Report"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502204658b5b609d4d283e2216b97c98d0b4bc3f034b99639e4c4d3ee994ffa1379e7022100f298e166ffb0f1c205feda847b0d649e147ce03be00ee16dfea3bf0d98c4bdd9:922c64590222798bb761d5b6d8e72950
|