brother-printer-detect: Brother Printer

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

漏洞描述

Brother Printer panel was detected.

PoC代码[已公开]

id: brother-printer-detect

info:
  name: Brother Printer
  author: pussycat0x
  severity: low
  description: Brother Printer panel was detected.
  reference:
    - https://www.exploit-db.com/ghdb/6889
  metadata:
    max-request: 1
  tags: iot,printer,tech,discovery

http:
  - method: GET
    path:
      - "{{BaseURL}}/general/status.html"

    matchers-condition: and
    matchers:
      - type: word
        words:
          - "Brother Industries"

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100b47e0e9f9e07f36d12280ee4791aca71218a2f63df98dfa5e90605b8b139f632022100826155a4b3853e3334dcefa7033925489a5e24423ce7949e9dcdce0db2a2d443:922c64590222798bb761d5b6d8e72950

相关漏洞推荐