Getresponse Takeover Detection
ID: getresponse-takeover
Severity: high
Author: pdteam
Tags: takeover,getresponse
Description
Section titled “Description”Getresponse takeover was detected.
YAML Source
Section titled “YAML Source”id: getresponse-takeover
info: name: Getresponse Takeover Detection author: pdteam severity: high description: Getresponse takeover was detected. reference: - https://github.com/EdOverflow/can-i-take-over-xyz/issues/235 metadata: max-request: 1 tags: takeover,getresponse
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: dsl dsl: - Host != ip
- type: word words: - 'With GetResponse Landing Pages, lead generation has never been easier'
extractors: - type: dsl dsl: - cname# digest: 4b0a00483046022100b7bfe9376b582398d1e31da186585d5ec76b9cbd9bf5e33470cc47c6f9ac005b022100818b59a19d39a07652fcd7605cd82142a76af7bac86c440494b347a97b6d6d2c: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/getresponse-takeover.yaml"