ZenML Dashboard Panel - Detect
ID: zenml-dashboard-panel
Severity: info
Author: DhiyaneshDK
Tags: zenml,panel,login
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: zenml-dashboard-panel
info: name: ZenML Dashboard Panel - Detect author: DhiyaneshDK severity: info classification: cpe: cpe:2.3:a:zenml:zenml:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: zenml product: zenml shodan-query: http.favicon.hash:-2028554187 fofa-query: body="ZenML" tags: zenml,panel,login
http: - method: GET path: - "{{BaseURL}}/login?route=%2Fworkspaces%2Fdefault%3F"
matchers-condition: and matchers: - type: word words: - "ZenML - Dashboard" part: body
- type: status status: - 200# digest: 4b0a004830460221009316c46bc2d5f1131a737eace48260ba07b1c327ee551ed2e111bb00e6daf36c022100ca76428977987f42ac3c2d45a09dd28139996ed9c874e06e7b3442d4d002348a: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/zenml-dashboard-panel.yaml"