froxlor-installer: Froxlor Server Management - Installer

2025-08-01 froxlor PoC Public

Description

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,vuln

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: 490a004630440220696b8ad5f97de8a2b03214942df97dc31df1cc2f2b16232cc841a543dd397c5c02200a8fe44282597e1d9051485f16210b3c0cae5da2eafd6abb2d6e761986270d9c:922c64590222798bb761d5b6d8e72950

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities