18 lines
334 B
YAML
18 lines
334 B
YAML
|
id: readthedocs-takeover
|
||
|
|
||
|
info:
|
||
|
name: readthedocs 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:
|
||
|
- unknown to Read the Docs
|