OKI Data Panel - Detect
ID: oki-data-corporation
Severity: info
Author: dhiyaneshDK
Tags: panel,oki,edb
Description
Section titled “Description”OKI Data panel was detected.
YAML Source
Section titled “YAML Source”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 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: 4a0a004730450220201a94e55fc68e99f55d45e2ccb7ef0e55a155d28a3930a34eb31fa224e9228a022100c4dc51f1d4e2c11c246ea99b55a56209bc6ccf453b79fbb382dabdaf9f576105:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/oki-data.yaml"