2021-03-18 11:23:29 +00:00
|
|
|
|
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
|
2021-03-18 11:23:29 +00:00
|
|
|
|
severity: high
|
2022-04-22 10:38:41 +00:00
|
|
|
|
reference:
|
|
|
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz
|
2022-12-06 19:27:54 +00:00
|
|
|
|
tags: takeover,wishpond
|
2021-03-18 11:23:29 +00:00
|
|
|
|
|
|
|
|
|
requests:
|
|
|
|
|
- method: GET
|
|
|
|
|
path:
|
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
2022-11-17 15:43:27 +00:00
|
|
|
|
matchers-condition: and
|
2021-03-18 11:23:29 +00:00
|
|
|
|
matchers:
|
2022-11-17 15:43:27 +00:00
|
|
|
|
- type: dsl
|
|
|
|
|
dsl:
|
|
|
|
|
- Host != ip
|
|
|
|
|
|
2021-03-18 11:23:29 +00:00
|
|
|
|
- type: word
|
|
|
|
|
words:
|
2022-12-06 19:27:54 +00:00
|
|
|
|
- https://www.wishpond.com/404?campaign=true
|
2022-12-06 18:35:56 +00:00
|
|
|
|
- 'Oops! There isn’t a Wishpond Campaign published to this page.'
|
2022-12-06 19:27:54 +00:00
|
|
|
|
condition: or
|