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
|
2020-07-02 13:53:41 +00:00
|
|
|
author: organiccrap
|
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
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2022-12-08 13:42:03 +00:00
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
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'
|
2021-09-08 12:17:19 +00:00
|
|
|
|
2020-07-02 13:53:41 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2022-12-08 13:42:03 +00:00
|
|
|
- '<title>Prometheus Time Series Collection and Processing Server</title>'
|