nuclei-templates/takeovers/strikingly-takeover.yaml

28 lines
625 B
YAML
Raw Normal View History

id: strikingly-takeover
info:
2022-12-07 09:03:30 +00:00
name: Strikingly Takeover Detection
2021-06-09 12:20:56 +00:00
author: pdteam
severity: high
reference:
- https://medium.com/@sherif0x00/takeover-subdomains-pointing-to-strikingly-5e67df80cdfd
2022-12-07 07:50:56 +00:00
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/58
2022-12-07 09:03:30 +00:00
tags: takeover,strikingly
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
2021-05-07 09:03:07 +00:00
- "But if you're looking to build your own website"
- "you've come to the right place."
2022-12-07 07:50:56 +00:00
condition: and