30 lines
898 B
YAML
30 lines
898 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
|
|
cpe: cpe:2.3:a:prometheus:prometheus:*:*:*:*:*:*:*:*
|
|
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: 4a0a0047304502207f670abbc3eb326e1b42489ed920d222588a5a22df1ea67c0ddf6bc6084902da022100eb2e3c68d9998e732a4d4f7477c60ab584a7f6bf8ce383c4cbc9dba799817c4c:922c64590222798bb761d5b6d8e72950 |