Zebra Printer Detect
ID: zebra-printer-detect
Severity: info
Author: gy741
Tags: iot,zebra,printer
Description
Section titled “Description”Zebra Printer panel was detected.
YAML Source
Section titled “YAML Source”id: zebra-printer-detect
info: name: Zebra Printer Detect author: gy741 severity: info description: Zebra Printer panel was detected. reference: - https://www.zebra.com/kr/ko/products/printers.html classification: cpe: cpe:2.3:o:zebra:zt220_firmware:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: zebra product: zt220_firmware shodan-query: html:"Zebra Technologies" tags: iot,zebra,printer
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - 'Zebra Technologies' - 'PrintServer' condition: and
- type: status status: - 200# digest: 4b0a0048304602210083417297ef85afc8ccb69b25314fe1b0f1129ac8285ee00cd8769e5b9d34b691022100b24f89477423174afd9993951479ad01abf6b4f47b4131c587b42608809a22b5: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/iot/zebra-printer-detect.yaml"