nuclei-templates/takeovers/campaignmonitor.yaml

20 lines
438 B
YAML

id: campaignmonitor-takeover
info:
name: campaignmonitor takeover detection
author: pdteam
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'
condition: and