2022-09-08 13:28:46 +00:00
|
|
|
id: brother-printer-detect
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
info:
|
|
|
|
name: Brother Printer
|
|
|
|
author: pussycat0x
|
|
|
|
severity: low
|
|
|
|
reference: https://www.exploit-db.com/ghdb/6889
|
|
|
|
tags: iot,printer,tech
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/general/status.html"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Brother Industries"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2021-07-12 17:53:04 +00:00
|
|
|
- 200
|