36 lines
870 B
YAML
36 lines
870 B
YAML
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
|
|
|
|
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:
|
|
- "resolve(Host, 'cname')"
|
|
# digest: 4a0a00473045022100934d069e3bf75bd8206fbf531673a2d73e303c35f6a572ba6086c22a1f7b1ab402204e9b7508bb47942f8d3575b0284ca41734db910ce460d81cb9a1604d6c9a00db:922c64590222798bb761d5b6d8e72950 |