nuclei-templates/takeovers/campaignmonitor-takeover.yaml

27 lines
555 B
YAML

id: campaignmonitor-takeover
info:
name: CampaignMonitor Takeover Detection
author: pdteam
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/275
tags: takeover,campaignmonitor
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
- '<strong>Trying to access your account?</strong>'
- 'or <a href="mailto:help@createsend.com'
condition: and