34 lines
842 B
YAML
34 lines
842 B
YAML
id: fuji-xerox-printer-detect
|
|
|
|
info:
|
|
name: Fuji Xerox Printer Panel - Detect
|
|
author: gy741
|
|
severity: info
|
|
description: Fuji Xerox printer panel was detected.
|
|
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:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"Fuji Xerox Co., Ltd"
|
|
tags: iot,panel,fuji,printer
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/hdstat.htm"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Fuji Xerox Co., Ltd"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100ef86731fdd3cb764ee47cd7c8f4fc3ac8632ce57305be93cb37abe4ede566d49022045cc1782ab27925f678ed091e190785a51070d74b3c9730b6b36e1115e0ec41e:922c64590222798bb761d5b6d8e72950
|