nuclei-templates/exposed-panels/prometheus-exposed-panel.yaml

17 lines
333 B
YAML
Raw Normal View History

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:
name: Prometheus.io exposed panel
author: organiccrap
severity: low
2021-09-09 13:38:13 +00:00
tags: panel,prometheus
2020-07-02 13:53:41 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}/graph'
2020-07-02 13:53:41 +00:00
matchers:
- type: word
words:
2021-09-09 13:38:13 +00:00
- '<title>Prometheus Time Series Collection and Processing Server</title>'