33 lines
810 B
YAML
33 lines
810 B
YAML
id: ecosys-command-center
|
|
|
|
info:
|
|
name: ECOSYS Command Center RX Panel - Detect
|
|
author: princechaddha
|
|
severity: info
|
|
description: ECOSYS Command Center RX 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
|
|
tags: panel,printer,ecosys,iot
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Command Center RX</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a004630440220413a467d934e82e5f618b57d81d99b4c453e63eaa8659640e0301e12c526e18b02203a3333c2a0b0020b5f11afefc25dc73bc5b56111fbb45b2eebfd7ae5c9699f4d:922c64590222798bb761d5b6d8e72950
|