Merge pull request #4857 from codexlynx/prometheus-additional-services
Add Prometheus additional services exposed templatespatch-1
commit
b2cf8713fe
|
@ -0,0 +1,18 @@
|
|||
id: prometheus-pushgateway-exposed-panel
|
||||
|
||||
info:
|
||||
name: Prometheus Pushgateway exposed panel
|
||||
author: codexlynx
|
||||
severity: low
|
||||
description: Exposed Prometheus Pushgateway panel
|
||||
tags: panel,prometheus,pushgateway
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- '<title>Prometheus Pushgateway</title>'
|
Loading…
Reference in New Issue