34 lines
852 B
YAML
34 lines
852 B
YAML
id: uservoice-takeover
|
|
|
|
info:
|
|
name: Uservoice Takeover Detection
|
|
author: MiryangJung
|
|
severity: high
|
|
description: Uservoice takeover was detected.
|
|
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!"
|
|
|
|
extractors:
|
|
- type: dsl
|
|
dsl:
|
|
- cname
|
|
# digest: 490a0046304402207d18cf1c003872034dc42a90718a321f4b9df43bd802847544542260a00dab00022079d7bd2aa1e38ebd91dfb0e0a06cf638e2bde1990f8ca5c346997e917c7ec759:922c64590222798bb761d5b6d8e72950 |