30 lines
742 B
YAML
30 lines
742 B
YAML
id: uservoice-takeover
|
|
|
|
info:
|
|
name: Uservoice Takeover Detection
|
|
author: MiryangJung
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/163
|
|
- https://hackerone.com/reports/269109
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,uservoice,hackerone
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- "This UserVoice subdomain is currently available!"
|
|
|
|
# digest: 4a0a00473045022100f2a00115ed4aef7e49deed5e9f963fabe9454e8e28224960236f324db97c315302206f8c1dc60e1a6d00605bb2d152227c52e3ea0cfeb67c0ecb31e270881292572e:922c64590222798bb761d5b6d8e72950
|