30 lines
694 B
YAML
30 lines
694 B
YAML
id: brother-unauthorized-access
|
|
|
|
info:
|
|
name: Brother Printer
|
|
author: pussycat0x
|
|
severity: medium
|
|
reference: https://www.exploit-db.com/ghdb/6889
|
|
metadata:
|
|
max-request: 1
|
|
tags: iot,printer,unauth
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/net/net/net.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Brother Industries"
|
|
- "Network Status"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100bc48aa1c015d7454147e9553d8c430f7a53e2888d1184923895f4f8c24f695e302201cf12a115bccdd3e47356f9ffe206676937b6d2d14841de4ba2ad78bd7a4da7f:922c64590222798bb761d5b6d8e72950
|