nuclei-templates/exposed-panels/oki-data.yaml

31 lines
613 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
requests:
- method: GET
path:
- '{{BaseURL}}/status.htm'
matchers-condition: and
matchers:
- type: word
words:
- 'Oki Data Corporation'
- type: status
status:
- 200
# Enhanced by md on 2022/12/01