19 lines
400 B
YAML
19 lines
400 B
YAML
|
id: pingdom-takeover
|
||
|
|
||
|
info:
|
||
|
name: pingdom 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:
|
||
|
- Public Report Not Activated
|
||
|
- This public report page has not been activated by the user
|