19 lines
416 B
YAML
19 lines
416 B
YAML
id: intercom-takeover
|
||
|
||
info:
|
||
name: intercom 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:
|
||
- This page is reserved for artistic dogs.
|
||
- <h1 class="headline">Uh oh. That page doesn’t exist.</h1> |