34 lines
948 B
YAML
34 lines
948 B
YAML
id: emerson-power-panel
|
|
|
|
info:
|
|
name: Emerson Network Power IntelliSlot Web Card Panel - Detect
|
|
author: princechaddha
|
|
severity: info
|
|
description: Emerson Network Power IntelliSlot Web Card 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
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Emerson Network Power IntelliSlot Web Card"
|
|
tags: panel,intellislot,emerson
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Emerson Network Power IntelliSlot Web Card</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100db52ce491d8328803d5d92ee2808b10998704ffde2c50472843261607a07e642022100ba5d8bd423ea1f0bb917139fe57a9e4ea5563b01d9a7de5b8c304a9f5dbc854c:922c64590222798bb761d5b6d8e72950
|