30 lines
728 B
YAML
30 lines
728 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
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,helprace
|
|
|
|
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"
|
|
|
|
# digest: 4a0a0047304502210097b8b591d5cd5634ed5f8e5491a9f350c2937c02cc4692b9fff4ffc13f1abeac022075e1c71a9df887e6cd1080b1aa35bf30ea9aee9ad21f92ac55b72a8b5e265e8d:922c64590222798bb761d5b6d8e72950
|