31 lines
608 B
YAML
31 lines
608 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.0
|
|
cwe-id: CWE-200
|
|
tags: panel,oki,edb
|
|
metadata:
|
|
max-request: 1
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/status.htm'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Oki Data Corporation'
|
|
- type: status
|
|
status:
|
|
- 200
|