Traefik Dashboard Panel - Detect
ID: traefik-dashboard-detect
Severity: info
Author: schniggie,StreetOfHackerR007
Tags: panel,traefik
Description
Section titled “Description”Traefik Dashboard panel was detected.
YAML Source
Section titled “YAML Source”id: traefik-dashboard-detect
info: name: Traefik Dashboard Panel - Detect author: schniggie,StreetOfHackerR007 severity: info description: Traefik Dashboard panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 cpe: cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: traefik product: traefik shodan-query: http.title:"traefik" fofa-query: title="traefik" google-query: intitle:"traefik" tags: panel,traefik
http: - method: GET path: - "{{BaseURL}}/dashboard/"
matchers: - type: word words: - "<meta name=description content=\"Traefik UI\">" part: body# digest: 4a0a00473045022100e7feacec69b123853283aae728d7fd2084eb466d8b6e2cdd3ade60a9a5d4ce1b022011db4c2ab4982b1569f82ce49c0863d422c662cd3d9beecaddd4e274162c05be:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/traefik-dashboard.yaml"