compalex-panel-detect: Compalex Panel - Detect

2025-08-01 Compalez Panel PoC Public

Description

No description available.

PoC

id: compalex-panel-detect

info:
  name: Compalex Panel - Detect
  author: MaStErCho
  severity: medium
  reference:
    - http://compalex.net/
  metadata:
    verified: true
    max-request: 15
    shodan-query: title:"COMPALEX"
  tags: tech,php,compalex,sql,panel,discovery

http:
  - method: GET
    path:
      - '{{BaseURL}}'
      - '{{BaseURL}}/{{paths}}/'

    payloads:
      paths:
        - 'db'
        - 'sql'
        - 'compalex'
        - '_db'
        - 'dbdiff'

    stop-at-first-match: true
    host-redirects: true
    max-redirects: 3
    matchers-condition: and
    matchers:
      - type: word
        words:
          - "<title>COMPALEX"
          - "<h1>Compalex"
        condition: or

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

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

References

Related Vulnerabilities