18 lines
378 B
YAML
18 lines
378 B
YAML
|
id: anima-takeover
|
||
|
|
||
|
info:
|
||
|
name: Anima 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:
|
||
|
- "If this is your website and you've just created it, try refreshing in a minute"
|