Dell DPI Remote Power Management - Detect
ID: dell-dpi-panel
Severity: info
Author: megamansec
Tags: tech,dell,dpi,rpm
Description
Section titled “Description”The Dell Metered Rack Power Distribution Unit distributes power to a server rack and are installed at the rear of a rack enclosure.
YAML Source
Section titled “YAML Source”id: dell-dpi-panel
info: name: Dell DPI Remote Power Management - Detect author: megamansec severity: info description: | The Dell Metered Rack Power Distribution Unit distributes power to a server rack and are installed at the rear of a rack enclosure. metadata: max-request: 1 tags: tech,dell,dpi,rpm
http: - method: GET path: - "{{BaseURL}}/index2.html"
matchers-condition: and matchers: - type: word part: body words: - 'title="DELL DPI Remote Power Management' - '<TITLE>DELL DPI Remote Power Management' condition: or case-insensitive: true
- type: status status: - 200# digest: 4a0a00473045022100a4abb23650507d2d5acc4735fdb8e2e63de34f66c85534b3108a62cfc6e220a502205332af668bf454c465dc828e62d1db38536825d5a81c5010fd74cf5de67f0124: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/dell/dell-dpi-panel.yaml"