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

18 lines
330 B
YAML
Raw Normal View History

2020-08-25 20:38:51 +00:00
id: traefik-dashboard-detect
info:
name: Traefik Dashboard
2021-06-09 12:20:56 +00:00
author: schniggie,StreetOfHackerR007
2020-08-25 20:38:51 +00:00
severity: info
2021-04-06 07:25:57 +00:00
tags: panel
2020-08-25 20:38:51 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/dashboard/"
matchers:
- type: word
words:
- "<meta name=description content=\"Traefik UI\">"
part: body