nuclei-templates/http/takeovers/webflow-takeover.yaml

28 lines
606 B
YAML

id: webflow-takeover
info:
name: webflow takeover detection
author: pdteam
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/44
- https://saurabhsanmane.medium.com/subdomain-takeover-using-webflow-service-5a7b9efcf172
tags: takeover
metadata:
max-request: 1
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
- <p class="description">The page you are looking for doesn't exist or has been moved.</p>