27 lines
794 B
YAML
27 lines
794 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
|
|
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: 4a0a0047304502200b92d5d597f1ff83221114246adcd14bf6b26471682b38198be2c8d2cb403f74022100fb9464a7420813b33ecb21cc207aa741c41acc1b30081885d374b6ee81191ebd:922c64590222798bb761d5b6d8e72950 |