19 lines
418 B
YAML
19 lines
418 B
YAML
|
id: campaignmonitor-takeover
|
||
|
|
||
|
info:
|
||
|
name: campaignmonitor 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:
|
||
|
- "<strong>Trying to access your account?</strong>"
|
||
|
- or <a href="mailto:help@createsend.com
|