34 lines
802 B
YAML
34 lines
802 B
YAML
id: oki-data-corporation
|
|
|
|
info:
|
|
name: OKI Data Panel - Detect
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: OKI Data panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/5937
|
|
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,oki,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/status.htm'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Oki Data Corporation'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a004730450220340f705e4fdbc05d0df44d352d809cbf76a95bb1463fe9def4362b4ebb7f18ba022100be913fdd2a27a00a1c03f9d70369c7a269b623258a997aefbb362c65a4730e60:922c64590222798bb761d5b6d8e72950
|