brother-unauthorized-access: Brother Printer

日期: 2025-08-01 | 影响软件: Brother Printer | POC: 已公开

漏洞描述

Brother Printer unauthorized access was detected.

PoC代码[已公开]

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,vuln,discovery

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: 490a00463044022039c6ee6a536504ea8a031d17bbc3f72a98def2e4257135f98769500a549b14e902201b4c6faabe4390596fa7ed12f1d93c9b4624cfef772c894c8472020298cc87ee:922c64590222798bb761d5b6d8e72950

相关漏洞推荐