2021-03-18 11:23:29 +00:00
|
|
|
id: webflow-takeover
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: webflow takeover detection
|
2023-06-29 08:02:24 +00:00
|
|
|
author: pdteam,keni0k
|
2021-03-18 11:23:29 +00:00
|
|
|
severity: high
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
2023-06-11 04:58:14 +00:00
|
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/44
|
|
|
|
- https://saurabhsanmane.medium.com/subdomain-takeover-using-webflow-service-5a7b9efcf172
|
2021-03-18 11:23:29 +00:00
|
|
|
tags: takeover
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2021-03-18 11:23:29 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-03-18 11:23:29 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-11-17 15:43:27 +00:00
|
|
|
matchers-condition: and
|
2021-03-18 11:23:29 +00:00
|
|
|
matchers:
|
2022-11-17 15:43:27 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- Host != ip
|
|
|
|
|
2021-03-18 11:23:29 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
2023-06-29 08:02:24 +00:00
|
|
|
- "The page you are looking for doesn't exist or has been moved."
|
|
|
|
- "The page you are looking for doesn't exist or has been moved"
|
|
|
|
- <p class="description">The page you are looking for doesn't exist or has been moved.</p>
|
|
|
|
condition: or
|