29 lines
666 B
YAML
29 lines
666 B
YAML
id: readthedocs-takeover
|
|
|
|
info:
|
|
name: Read the Docs Takeover Detection
|
|
author: pdteam
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/160
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,readthedocs
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- unknown to Read the Docs
|
|
|
|
# digest: 4a0a00473045022100c73f9bb7520aa945bf82ce63dcf5cd0af5c8824b50997c886d97ec5e2d5d0e7e02205fbed80af23e2dc9cbc94d7f0fd2fda00649d35d787a2696fe4a013d1ef25f39:922c64590222798bb761d5b6d8e72950
|