28 lines
533 B
YAML
28 lines
533 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
|
|
metadata:
|
|
max-request: 1
|
|
|
|
http:
|
|
- 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"
|