29 lines
655 B
YAML
29 lines
655 B
YAML
id: helpscout-takeover
|
|
|
|
info:
|
|
name: helpscout takeover detection
|
|
author: pdteam
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- "No settings were found for this company:"
|
|
|
|
# digest: 4a0a00473045022100b23571f6d596bb39a22933f8b78aa3a1cde86978367a7ae078f19f728f46bd62022018a314ce0157fddcbed4e268d817cf1b8c15d92e9f5d175af2e7f5bd54427475:922c64590222798bb761d5b6d8e72950
|