2021-03-18 11:23:29 +00:00
|
|
|
id: zendesk-takeover
|
|
|
|
|
|
|
|
info:
|
2022-12-06 19:43:08 +00:00
|
|
|
name: Zendesk Takeover Detection
|
2021-06-09 12:20:56 +00:00
|
|
|
author: pdteam
|
2021-03-18 11:23:29 +00:00
|
|
|
severity: high
|
2023-12-22 08:59:06 +00:00
|
|
|
description: Zendesk takeover was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
2022-12-06 19:05:34 +00:00
|
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/23
|
|
|
|
- https://hackerone.com/reports/869605
|
|
|
|
- https://hackerone.com/reports/759454
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: takeover,zendesk,hackerone
|
2021-03-18 11:23:29 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-03-18 11:23:29 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-11-17 15:43:27 +00:00
|
|
|
matchers-condition: and
|
2021-03-18 11:23:29 +00:00
|
|
|
matchers:
|
2022-11-17 15:43:27 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- Host != ip
|
|
|
|
|
2021-03-18 11:23:29 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
2022-12-06 19:05:34 +00:00
|
|
|
- "this help center no longer exists"
|
|
|
|
- "Help Center Closed"
|
2022-12-06 19:43:08 +00:00
|
|
|
condition: or
|
2024-07-10 11:31:30 +00:00
|
|
|
|
2024-07-08 12:16:52 +00:00
|
|
|
extractors:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-07-17 14:38:10 +00:00
|
|
|
- cname
|
2024-07-17 14:40:22 +00:00
|
|
|
# digest: 490a0046304402206d9420b7cd81ee2181052c35398327050fd8834af6fe245b116a08eb4437b48802202c89cd8b2f61fd56f5fd342d628f6856df3c15e503572bf5aec338f3a2d46b10:922c64590222798bb761d5b6d8e72950
|