nuclei-templates/takeovers/strikingly-takeover.yaml

28 lines
625 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
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/58
tags: takeover,strikingly
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
- "But if you're looking to build your own website"
- "you've come to the right place."
condition: and