|
id: traefik-dashboard-detect
|
|
|
|
info:
|
|
name: Traefik Dashboard
|
|
author: schniggie & StreetOfHackerR007
|
|
severity: info
|
|
tags: panel
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/dashboard/"
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<meta name=description content=\"Traefik UI\">"
|
|
part: body
|