DPLUS Dashboard Panel - Detect
ID: dplus-dashboard
Severity: info
Author: tess
Tags: panel,dplus,exposure
Description
Section titled “Description”DPLUS Dashboard panel was detected.
YAML Source
Section titled “YAML Source”id: dplus-dashboard
info: name: DPLUS Dashboard Panel - Detect author: tess severity: info description: DPLUS 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 metadata: verified: true max-request: 1 shodan-query: title:"DPLUS Dashboard" tags: panel,dplus,exposure
http: - method: GET path: - '{{BaseURL}}'
matchers-condition: and matchers: - type: word part: body words: - "DPLUS Dashboard" - "Module A" - "Module B" condition: and
- type: status status: - 200# digest: 4a0a0047304502204b58939a7b4f0ef6b2a5133c7e9db663e02b40dfe4067925b8bd6118e3783982022100c2eaf9fe91bb4340ce7a5e805ff59a67df9e0364b2b3befa60ef535208f7a511: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/dplus-dashboard.yaml"