pagewiz-takeover: Pagewiz subdomain takeover

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

漏洞描述

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

相关漏洞推荐