2021-03-18 11:23:29 +00:00
|
|
|
id: teamwork-takeover
|
|
|
|
|
|
|
|
info:
|
2022-12-07 09:19:27 +00:00
|
|
|
name: Teamwork 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: Teamwork takeover was detected.
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: takeover,teamwork
|
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-07 09:21:51 +00:00
|
|
|
- "Oops - We didn't find your site."
|
2024-07-10 11:31:30 +00:00
|
|
|
|
2024-07-08 12:16:52 +00:00
|
|
|
extractors:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- "resolve(Host, 'cname')"
|
|
|
|
|
2023-12-29 09:57:30 +00:00
|
|
|
# digest: 4a0a00473045022100d2e1923e8aea236705b052924c0ad3bd51139d068896daf041838ea275eb5f5402206f2a3fda681ca3fb7207264838b9834596500b0db1355c6f410e818fe18d0a98:922c64590222798bb761d5b6d8e72950
|