19 lines
383 B
YAML
19 lines
383 B
YAML
id: landingi-takeover
|
|
|
|
info:
|
|
name: landingi 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're lost
|
|
- The page you are looking for is not found |