29 lines
839 B
YAML
29 lines
839 B
YAML
id: prometheus-exposed-panel
|
|
|
|
info:
|
|
name: Prometheus Panel - Detect
|
|
author: organiccrap,jfbes
|
|
severity: info
|
|
description: Prometheus panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 2
|
|
vendor: prometheus
|
|
product: prometheus
|
|
tags: panel,prometheus
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/graph'
|
|
- "{{BaseURL}}/prometheus/graph"
|
|
|
|
stop-at-first-match: true
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Prometheus Time Series Collection and Processing Server</title>'
|
|
# digest: 490a0046304402200fe96c3bc466127e0c9b5462ee22dc9128c2adce0c1f911c76d145203b15c10c022016dd6caa54ecc475162e0c3a3faae51ab558ff4ff82e1d2781082bf7e23b47c7:922c64590222798bb761d5b6d8e72950 |