2021-03-18 11:23:29 +00:00
|
|
|
id: shopify-takeover
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: shopify takeover detection
|
2023-09-08 12:51:40 +00:00
|
|
|
author: pdteam,philippedelteil,Imjust0
|
2021-03-18 11:23:29 +00:00
|
|
|
severity: high
|
2023-12-22 08:59:06 +00:00
|
|
|
description: shopify takeover was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
2022-10-28 22:26:57 +00:00
|
|
|
- https://medium.com/@thebuckhacker/how-to-do-55-000-subdomain-takeover-in-a-blink-of-an-eye-a94954c3fc75
|
|
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/32
|
|
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/46
|
|
|
|
- https://hackerone.com/reports/1711890
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: takeover,hackerone
|
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}}"
|
|
|
|
|
2021-11-08 16:54:03 +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:
|
2021-11-08 16:54:03 +00:00
|
|
|
- 'To finish setting up your new web address, go to your domain settings, click "Connect existing domain"'
|
2021-03-18 11:23:29 +00:00
|
|
|
- "Sorry, this shop is currently unavailable."
|
2023-09-08 12:51:40 +00:00
|
|
|
- "Sorry, this store is currently unavailable."
|
2021-11-08 16:54:03 +00:00
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'shop-not-found'
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2022-01-27 09:08:16 +00:00
|
|
|
- '!contains(host,"myshopify.com")'
|
|
|
|
- '!contains(host,"shopify.com")'
|
|
|
|
condition: and
|
2024-07-10 11:31:30 +00:00
|
|
|
|
2024-07-08 12:16:52 +00:00
|
|
|
extractors:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-07-17 14:38:10 +00:00
|
|
|
- cname
|
2024-07-17 14:40:22 +00:00
|
|
|
# digest: 490a0046304402207aac1f28832a6a49c0ccf1d311b0ab7609cd47c6e9885956cbf1523fffa2b76f0220359220005b426a8a9777faec36abe58bed2e53e8a0cebc644c4a70231be14fb3:922c64590222798bb761d5b6d8e72950
|