33 lines
897 B
YAML
33 lines
897 B
YAML
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: 4a0a004730450221008e1cd471794706318028b22b8379122afa34e0cc93c85d75cc553dcb2aa1c809022055f96b17665cee77dee5aad079c39721771337017e54091518b6a68aa95d38e8:922c64590222798bb761d5b6d8e72950
|