28 lines
655 B
YAML
28 lines
655 B
YAML
id: epson-wf-series
|
|
|
|
info:
|
|
name: Epson WF Series Detection
|
|
author: aashiq
|
|
severity: info
|
|
description: Searches for Epson WF series printers on the domain
|
|
metadata:
|
|
max-request: 1
|
|
tags: iot,printer
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/PRESENTATION/HTML/TOP/PRTINFO.HTML"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- "SEIKO EPSON"
|
|
|
|
# digest: 4a0a00473045022071f4e24e8a5e296fd28ccc3710b40620f3df095fa148544fc62931b77c16ad52022100b3c9ea4b0c455165fa1e4b22f71af858618bd33ae3eecefdc260cc20b30971b4:922c64590222798bb761d5b6d8e72950
|