xbackbone-installer: XBackBone Installer - Exposure

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

漏洞描述

Checks for the presence of a XBackBone Installer.

PoC代码[已公开]

id: xbackbone-installer

info:
  name: XBackBone Installer - Exposure
  author: DhiyaneshDk
  severity: high
  description: |
    Checks for the presence of a XBackBone Installer.
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"XBackBone Installer"
  tags: install,xbackbone,exposure,misconfig,vuln

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

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<title>XBackBone Installer</title>"

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

相关漏洞推荐