2021-03-18 11:23:29 +00:00
|
|
|
id: campaignmonitor-takeover
|
|
|
|
|
|
|
|
info:
|
2022-12-06 04:48:53 +00:00
|
|
|
name: CampaignMonitor Takeover Detection
|
2021-06-09 12:20:56 +00:00
|
|
|
author: pdteam
|
2021-03-18 11:23:29 +00:00
|
|
|
severity: high
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
2022-12-06 04:35:37 +00:00
|
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/275
|
2022-12-06 04:48:53 +00:00
|
|
|
tags: takeover,campaignmonitor
|
2021-03-18 11:23:29 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-11-17 15:43:27 +00:00
|
|
|
matchers-condition: and
|
2021-03-18 11:23:29 +00:00
|
|
|
matchers:
|
2022-11-17 15:43:27 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- Host != ip
|
|
|
|
|
2021-03-18 11:23:29 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
2021-06-06 06:37:19 +00:00
|
|
|
- '<strong>Trying to access your account?</strong>'
|
|
|
|
- 'or <a href="mailto:help@createsend.com'
|
2022-12-06 04:35:37 +00:00
|
|
|
condition: and
|