40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
id: dell-idrac
|
|
|
|
info:
|
|
name: Dell IDRAC Panel - Detect
|
|
author: kazet
|
|
severity: info
|
|
description: Dell IDRAC 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
|
|
cpe: cpe:2.3:a:dell:emc_idrac_service_module:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: html:"thisIDRACText"
|
|
product: emc_idrac_service_module
|
|
vendor: dell
|
|
tags: panel,idrac,dell,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/restgui/start.html'
|
|
- '{{BaseURL}}/login.html'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<idrac-start-screen'
|
|
- 'thisIDRACText'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100b5cf21f7e0fadd4d6039d9fb9e3eba82dcbfc909690dd55e049f44a1e3687ba2022100d2ac88214499f782682b8160e6bd605e13ad54a360d49f09ca6f429d7f273cf8:922c64590222798bb761d5b6d8e72950 |