nuclei-templates/http/takeovers/wishpond-takeover.yaml

29 lines
567 B
YAML
Raw Normal View History

id: wishpond-takeover
info:
2022-12-06 19:27:54 +00:00
name: Wishpond Takeover Detection
2021-06-09 12:20:56 +00:00
author: pdteam
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz
2022-12-06 19:27:54 +00:00
tags: takeover,wishpond
metadata:
max-request: 1
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
2022-12-06 19:27:54 +00:00
- https://www.wishpond.com/404?campaign=true
- 'Oops! There isnt a Wishpond Campaign published to this page.'
2022-12-06 19:27:54 +00:00
condition: or