froxlor-installer: Froxlor Server Management - Installer

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

漏洞描述

Detects the Froxlor Server Management Panel installation page.

PoC代码[已公开]

id: froxlor-installer

info:
  name: Froxlor Server Management - Installer
  author: DhiyaneshDK
  severity: high
  description: |
    Detects the Froxlor Server Management Panel installation page.
  reference:
    - https://www.exploit-db.com/ghdb/8397
  classification:
    cpe: cpe:2.3:a:froxlor:froxlor:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: froxlor
    product: froxlor
    fofa-query: title="Froxlor Server Management Panel - Installation"
  tags: misconfig,froxlor,installer

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

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<title>Froxlor Server Management Panel - Installation"

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

相关漏洞推荐