2020-07-02 13:53:41 +00:00
|
|
|
id: prometheus-exposed-panel
|
2021-09-09 13:38:13 +00:00
|
|
|
|
2020-07-02 13:53:41 +00:00
|
|
|
info:
|
2022-12-08 13:42:03 +00:00
|
|
|
name: Prometheus Panel - Detect
|
2023-12-01 18:58:38 +00:00
|
|
|
author: organiccrap,jfbes
|
2023-01-23 22:14:23 +00:00
|
|
|
severity: info
|
2022-12-08 13:42:03 +00:00
|
|
|
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
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:prometheus:prometheus:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 2
|
2024-02-22 00:55:04 +00:00
|
|
|
product: prometheus
|
2024-03-26 08:03:04 +00:00
|
|
|
vendor: prometheus
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: panel,prometheus
|
2021-09-09 13:38:13 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-07-02 13:53:41 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/graph'
|
2023-12-01 18:58:38 +00:00
|
|
|
- "{{BaseURL}}/prometheus/graph"
|
2021-09-08 12:17:19 +00:00
|
|
|
|
2023-12-01 18:58:38 +00:00
|
|
|
stop-at-first-match: true
|
2020-07-02 13:53:41 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-12-01 18:58:38 +00:00
|
|
|
part: body
|
2020-07-02 13:53:41 +00:00
|
|
|
words:
|
2022-12-08 13:42:03 +00:00
|
|
|
- '<title>Prometheus Time Series Collection and Processing Server</title>'
|
2024-03-26 08:03:04 +00:00
|
|
|
# digest: 4a0a0047304502210092c8b1f9ccef94728792c4108797c913be34d7d565d247ab5ce243243461744e0220075219542f337700b0f6203b35dfd1115803d8e8e4a676cb2d4400ceb4857efd:922c64590222798bb761d5b6d8e72950
|