Skip to content

Kyocera Printer Panel - Detect

ID: kyocera-printer-panel

Severity: info

Author: gy741

Tags: iot,panel,kyocera,printer

Kyocera printer panel was detected.

id: kyocera-printer-panel
info:
name: Kyocera Printer Panel - Detect
author: gy741
severity: info
description: |
Kyocera printer panel was detected.
metadata:
verified: true
max-request: 1
shodan-query: http.favicon.hash:-50306417
product: d-copia253mf_plus_firmware
vendor: kyocera
fofa-query: icon_hash=-50306417
tags: iot,panel,kyocera,printer
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '/startwlm/Start_Wlm.htm'
- type: status
status:
- 200
# digest: 490a0046304402205fc9fcbdf36576cb0c1993755fcbc69b0a94c10a40d3a6d9f7eab916380f43d4022060eeb0c3412c979c5c459629c52711f534f6ab9e7199c0960ad412e037519272:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "http/iot/kyocera-printer-panel.yaml"

View on Github