2022-08-27 02:18:39 +00:00
|
|
|
id: uservoice-takeover
|
|
|
|
|
|
|
|
info:
|
2022-08-27 15:58:37 +00:00
|
|
|
name: Uservoice Takeover Detection
|
2022-08-27 02:18:39 +00:00
|
|
|
author: MiryangJung
|
|
|
|
severity: high
|
|
|
|
reference:
|
2022-12-06 18:23:33 +00:00
|
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/163
|
|
|
|
- https://hackerone.com/reports/269109
|
2022-12-09 09:22:35 +00:00
|
|
|
tags: takeover,uservoice,hackerone
|
2022-08-27 02:18:39 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-11-17 15:43:27 +00:00
|
|
|
matchers-condition: and
|
2022-08-27 02:18:39 +00:00
|
|
|
matchers:
|
2022-11-17 15:43:27 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- Host != ip
|
|
|
|
|
2022-08-27 02:18:39 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "This UserVoice subdomain is currently available!"
|