pagewiz-takeover: Pagewiz subdomain takeover

2025-08-01 Pagewiz PoC Public

Description

Pagewiz takeover was detected.

PoC

id: pagewiz-takeover

info:
  name: Pagewiz subdomain takeover
  author: brabbit10
  severity: high
  description: Pagewiz takeover was detected.
  reference:
    - https://help.pagewiz.com/hc/en-us/articles/115005391465-Page-URL
  metadata:
    max-request: 1
  tags: takeover,vuln

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

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - Host != ip

      - type: word
        words:
          - '404 - Page Not Found'
          - 'Start Your New Landing Page Now!'
          - 'pagewiz'
        condition: and

    extractors:
      - type: dsl
        dsl:
          - cname
# digest: 4a0a00473045022012d2bfce117a11be88d17c8d57f52f51cedd565abc23f802fbfcea42859bb148022100d0ae79ee7355c30f25568fc9557d925863a08bf52452dbdc01344641d6332880:922c64590222798bb761d5b6d8e72950

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

References

Related Vulnerabilities