2022-02-15 18:30:07 +00:00
|
|
|
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
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: takeover,gitbook,hackerone
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-02-15 18:30:07 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-11-17 15:43:27 +00:00
|
|
|
matchers-condition: and
|
2022-02-15 18:30:07 +00:00
|
|
|
matchers:
|
2022-11-17 15:43:27 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- Host != ip
|
|
|
|
|
2022-02-15 18:30:07 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "If you need specifics, here's the error"
|
|
|
|
- "Domain not found"
|
|
|
|
condition: and
|