nuclei-templates/takeovers/wishpond-takeover.yaml

27 lines
540 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

id: wishpond-takeover
info:
name: Wishpond Takeover Detection
author: pdteam
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz
tags: takeover,wishpond
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
- https://www.wishpond.com/404?campaign=true
- 'Oops! There isnt a Wishpond Campaign published to this page.'
condition: or