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

28 lines
547 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
tags: takeover,uservoice,hackerone
metadata:
max-request: 1
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
- "This UserVoice subdomain is currently available!"