19 lines
415 B
YAML
19 lines
415 B
YAML
|
id: launchrock-takeover
|
||
|
|
||
|
info:
|
||
|
name: launchrock 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:
|
||
|
- It looks like you may have taken a wrong turn somewhere. Don't worry...it happens
|
||
|
to all of us.
|