nuclei-templates/takeovers/helprace-takeover.yaml

26 lines
506 B
YAML

id: helprace-takeover
info:
name: Helprace Takeover Detection
author: pdteam
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/115
tags: takeover,helprace
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
- "Alias not configured!"
- "Admin of this Helprace account needs to set up domain alias"