nuclei-templates/takeovers/uservoice-takeover.yaml

25 lines
456 B
YAML
Raw Normal View History

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:
- https://github.com/EdOverflow/can-i-take-over-xyz
tags: takeover,uservoice
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
2022-08-27 02:18:39 +00:00
matchers:
- type: dsl
dsl:
- Host != ip
2022-08-27 02:18:39 +00:00
- type: word
words:
- "This UserVoice subdomain is currently available!"