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