17 lines
355 B
YAML
17 lines
355 B
YAML
|
id: bigcartel-takeover
|
||
|
|
||
|
info:
|
||
|
name: Bigcartel 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:
|
||
|
- "<h1>Oops! We couldn’t find that page.</h1>"
|