nuclei-templates/panels/grafana-detect.yaml

17 lines
264 B
YAML
Raw Normal View History

2020-04-22 06:42:01 +00:00
id: grafana-detect
info:
name: Grafana panel detect
author: organiccrap
severity: low
requests:
- method: GET
path:
- "{{BaseURL}}/login"
matchers:
- type: word
words:
- "<title>Grafana</title>"
part: body