nuclei-templates/exposed-panels/traefik-dashboard.yaml

17 lines
318 B
YAML
Raw Normal View History

2020-08-25 20:38:51 +00:00
id: traefik-dashboard-detect
info:
name: Traefik Dashboard
author: schniggie & StreetOfHackerR007
2020-08-25 20:38:51 +00:00
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}/dashboard/"
matchers:
- type: word
words:
- "<meta name=description content=\"Traefik UI\">"
part: body