19 lines
381 B
YAML
19 lines
381 B
YAML
|
id: bitbucket-takeover
|
||
|
|
||
|
info:
|
||
|
name: Bitbucket 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:
|
||
|
- The page you have requested does not exist
|
||
|
- Repository not found
|