nuclei-templates/takeovers/tilda-takeover.yaml

29 lines
584 B
YAML
Raw Normal View History

id: tilda-takeover
info:
name: tilda takeover detection
2021-06-09 12:20:56 +00:00
author: pdteam
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/155
tags: takeover
requests:
- method: GET
path:
- "{{BaseURL}}"
2021-05-07 08:46:54 +00:00
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
- Please go to the site settings and put the domain name in the Domain tab.
2021-05-07 08:46:54 +00:00
- type: word
words:
- "<title>Please renew your subscription</title>"
2021-05-07 08:46:54 +00:00
negative: true