CampaignMonitor Takeover Detection
ID: campaignmonitor-takeover
Severity: high
Author: pdteam
Tags: takeover,campaignmonitor
Description
Section titled “Description”CampaignMonitor takeover was detected.
YAML Source
Section titled “YAML Source”id: campaignmonitor-takeover
info: name: CampaignMonitor Takeover Detection author: pdteam severity: high description: CampaignMonitor takeover was detected. reference: - https://github.com/EdOverflow/can-i-take-over-xyz/issues/275 metadata: max-request: 1 tags: takeover,campaignmonitor
http: - method: GET path: - "{{BaseURL}}" redirects: true max-redirects: 1 matchers: - type: word words: - 'Email Newsletter Software' - 'css.createsend1.com' condition: and# digest: 4b0a00483046022100eddf81fc9316da5fc7f6aa00f21941b2690a5d8fd06078ade83bd1365610c869022100d23af409961d35e17e0f1e332f5d627d1f370c9e9b0d8d4d985eb38a5b8ad4c8:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/takeovers/campaignmonitor-takeover.yaml"