2022-09-28 01:19:12 +00:00
|
|
|
id: zebra-printer-detect
|
|
|
|
|
|
|
|
info:
|
2022-11-12 07:02:46 +00:00
|
|
|
name: Zebra Printer Detect
|
2022-09-28 01:19:12 +00:00
|
|
|
author: gy741
|
|
|
|
severity: info
|
|
|
|
reference:
|
|
|
|
- https://www.zebra.com/kr/ko/products/printers.html
|
2022-11-10 23:54:30 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-11-10 23:54:30 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: html:"Zebra Technologies"
|
2022-11-12 07:02:46 +00:00
|
|
|
tags: iot,zebra,printer
|
2022-09-28 01:19:12 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-28 01:19:12 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Zebra Technologies'
|
2022-11-10 23:54:30 +00:00
|
|
|
- 'PrintServer'
|
|
|
|
condition: and
|
2022-09-28 01:19:12 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|