19 lines
429 B
YAML
19 lines
429 B
YAML
|
id: tilda-takeover
|
||
|
|
||
|
info:
|
||
|
name: tilda takeover detection
|
||
|
author: pdcommunity
|
||
|
severity: high
|
||
|
tags: takeover
|
||
|
reference: https://github.com/EdOverflow/can-i-take-over-xyz
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}"
|
||
|
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- <title>Please renew your subscription</title>
|
||
|
- Please go to the site settings and put the domain name in the Domain tab.
|