23 lines
480 B
YAML
23 lines
480 B
YAML
id: gitbook-takeover
|
|
|
|
info:
|
|
name: gitbook takeover detection
|
|
author: philippedelteil
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/259
|
|
- https://hackerone.com/reports/223625
|
|
tags: takeover,gitbook,hackerone
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "If you need specifics, here's the error"
|
|
- "Domain not found"
|
|
condition: and
|