21 lines
464 B
YAML
21 lines
464 B
YAML
id: strikingly-takeover
|
|
|
|
info:
|
|
name: strikingly takeover detection
|
|
author: pdteam
|
|
severity: high
|
|
reference:
|
|
- https://medium.com/@sherif0x00/takeover-subdomains-pointing-to-strikingly-5e67df80cdfd
|
|
tags: takeover
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "But if you're looking to build your own website"
|
|
- "you've come to the right place."
|
|
condition: and |