dzzoffice-install: DzzOffice Installation Panel - Detect

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

漏洞描述

DzzOffice installation panel was detected.

PoC代码[已公开]

id: dzzoffice-install

info:
  name: DzzOffice Installation Panel - Detect
  author: ritikchaddha
  severity: high
  description: DzzOffice installation panel was detected.
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cwe-id: CWE-200
    cpe: cpe:2.3:a:dzzoffice:dzzoffice:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: dzzoffice
    product: dzzoffice
    shodan-query: http.favicon.hash:-1961736892
    fofa-query:
      - title="dzzoffice"
      - icon_hash=-1961736892
  tags: panel,dzzoffice,install,discovery

http:
  - method: GET
    path:
      - "{{BaseURL}}/install/index.php"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'DzzOffice'

      - type: word
        part: body
        words:
          - '简体中文 UTF8 版'
          - 'Simplified Chinese UTF8 version'
        condition: or

      - type: status
        status:
          - 200
# digest: 490a0046304402204186150037c182c8e445c91bcba01145d8c47f9a9e0171e31a2467aba30eb902022043aba9fec5e2e19e9089905d85f7ffc7f8bcfb06c43a821f61cce994d1107085:922c64590222798bb761d5b6d8e72950

相关漏洞推荐