Dash Panel Detect
ID: dash-panel-detect
Severity: info
Author: tess
Tags: tech,dash
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: dash-panel-detect
info: name: Dash Panel Detect author: tess severity: info classification: cpe: cpe:2.3:a:dash:dash_core:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: dash product: dash_core shodan-query: html:"DashRenderer" tags: tech,dash
http: - method: GET path: - '{{BaseURL}}'
host-redirects: true max-redirects: 2
matchers-condition: and matchers: - type: word part: body words: - '_dash-config' - 'DashRenderer' condition: and
- type: status status: - 200# digest: 490a0046304402206fece5197748b1eafccec19332c8cddb4a334e2f33c0add0d98334c1bae8fd8702200b48b842d80972e4fc4bad0d72746d97bade006953ae330c45d7878a3c6c74ca: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/technologies/dash-panel-detect.yaml"