Delete http/takeovers/webflow-takeover.yaml
parent
e58c0a6534
commit
2af06840d8
|
@ -1,32 +0,0 @@
|
||||||
id: webflow-takeover
|
|
||||||
|
|
||||||
info:
|
|
||||||
name: webflow takeover detection
|
|
||||||
author: pdteam,keni0k
|
|
||||||
severity: high
|
|
||||||
description: webflow takeover was detected.
|
|
||||||
reference:
|
|
||||||
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/44
|
|
||||||
- https://saurabhsanmane.medium.com/subdomain-takeover-using-webflow-service-5a7b9efcf172
|
|
||||||
metadata:
|
|
||||||
max-request: 1
|
|
||||||
tags: takeover
|
|
||||||
|
|
||||||
http:
|
|
||||||
- method: GET
|
|
||||||
path:
|
|
||||||
- "{{BaseURL}}"
|
|
||||||
|
|
||||||
matchers-condition: and
|
|
||||||
matchers:
|
|
||||||
- type: dsl
|
|
||||||
dsl:
|
|
||||||
- Host != ip
|
|
||||||
|
|
||||||
- type: word
|
|
||||||
words:
|
|
||||||
- "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
|
|
||||||
# digest: 490a0046304402206aed9372445d22034b81f846be32bf9c3b3274420a26c29037fd09e1eba21866022034d5c6a742ebe4e8ef4cd8494567c6650f44dfd236288046400e794713646e86:922c64590222798bb761d5b6d8e72950
|
|
Loading…
Reference in New Issue