Brother Printer
ID: brother-unauthorized-access
Severity: medium
Author: pussycat0x
Tags: iot,printer,unauth
Description
Section titled “Description”Brother Printer unauthorized access was detected.
YAML Source
Section titled “YAML Source”id: brother-unauthorized-access
info: name: Brother Printer author: pussycat0x severity: medium description: Brother Printer unauthorized access was detected. 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: 4a0a0047304502200321e6e763d9503a05b42c8b6e5c6791b787118acf17f023b2f20f14347095fe022100f91517254e57f49d361d66251adf6f3602bcee3adddf481ef1140894d1b34aee: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/brother-unauthorized-access.yaml"