19 lines
358 B
YAML
19 lines
358 B
YAML
id: brightcove-takeover
|
|
|
|
info:
|
|
name: brightcove takeover detection
|
|
author: pdteam
|
|
severity: high
|
|
tags: takeover
|
|
reference: https://github.com/EdOverflow/can-i-take-over-xyz
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
words:
|
|
- '<p class="bc-gallery-error-code">Error Code: 404</p>' |