fossbilling-installer: FOSSBilling - Installation

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

漏洞描述

FOSSBilling installation dashboard has been detected.

PoC代码[已公开]

id: fossbilling-installer

info:
  name: FOSSBilling - Installation
  author: ritikchaddha
  severity: high
  description: |
    FOSSBilling installation dashboard has been detected.
  classification:
    cpe: cpe:2.3:a:fossbilling:fossbilling:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: fossbilling
    product: fossbilling
    shodan-query: title:"FOSSBilling"
  tags: fossbilling,install,misconfig

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

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<title>FOSSBilling setup"
          - '<title>FOSSBilling Installation'
        condition: or

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

相关漏洞推荐