nuclei-templates/takeovers/campaignmonitor-takeover.yaml

27 lines
555 B
YAML
Raw Normal View History

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
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/275
2022-12-06 04:48:53 +00:00
tags: takeover,campaignmonitor
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- 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'
condition: and