2021-03-18 11:23:29 +00:00
|
|
|
|
id: intercom-takeover
|
|
|
|
|
|
|
|
|
|
info:
|
|
|
|
|
name: intercom takeover detection
|
2021-06-09 12:20:56 +00:00
|
|
|
|
author: pdteam
|
2021-03-18 11:23:29 +00:00
|
|
|
|
severity: high
|
|
|
|
|
tags: takeover
|
|
|
|
|
reference: https://github.com/EdOverflow/can-i-take-over-xyz
|
|
|
|
|
|
|
|
|
|
requests:
|
|
|
|
|
- method: GET
|
|
|
|
|
path:
|
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
|
- type: word
|
|
|
|
|
words:
|
2021-06-06 06:37:19 +00:00
|
|
|
|
- 'This page is reserved for artistic dogs.'
|
|
|
|
|
- '<h1 class="headline">Uh oh. That page doesn’t exist.</h1>'
|
|
|
|
|
condition: and
|