39 lines
1011 B
YAML
39 lines
1011 B
YAML
id: wix-takeover
|
|
|
|
info:
|
|
name: Wix Takeover Detection
|
|
author: harshinsecurity,philippedelteil
|
|
severity: high
|
|
description: This subdomain take over would only work on an edge case when the account was deleted. You will need a premium account (~ US$7) to test the take over.
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/231
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,wix
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- 'Error ConnectYourDomain occurred'
|
|
- 'wixErrorPagesApp'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 404
|
|
|
|
extractors:
|
|
- type: dsl
|
|
dsl:
|
|
- cname
|
|
# digest: 490a0046304402200d1b8e937e584786455f39d606e5dc985eb93aa481cdd4a88ac7a2726f0ae85602206418df37d6ed5738547ee70f2fcdd11852fcea6555cb5262e49939624e38c943:922c64590222798bb761d5b6d8e72950 |