19 lines
463 B
YAML
19 lines
463 B
YAML
|
id: shopify-takeover
|
||
|
|
||
|
info:
|
||
|
name: shopify takeover detection
|
||
|
author: pdcommunity
|
||
|
severity: high
|
||
|
tags: takeover
|
||
|
reference: https://github.com/EdOverflow/can-i-take-over-xyz
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}"
|
||
|
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- "Sorry, this shop is currently unavailable."
|
||
|
- 'To finish setting up your new web address, go to your domain settings, click "Connect existing domain"'
|