2021-03-18 11:23:29 +00:00
|
|
|
id: tumblr-takeover
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: tumblr takeover detection
|
2021-12-02 05:28:51 +00:00
|
|
|
author: pdteam,philippedelteil
|
2021-03-18 11:23:29 +00:00
|
|
|
severity: high
|
2023-12-22 08:59:06 +00:00
|
|
|
description: tumblr takeover was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/240
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: takeover
|
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}}"
|
|
|
|
|
2021-11-08 16:31:37 +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:
|
|
|
|
- Whatever you were looking for doesn't currently exist at this address.
|
2021-06-06 06:37:19 +00:00
|
|
|
- There's nothing here.
|
2021-11-08 16:31:37 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2021-12-02 05:28:51 +00:00
|
|
|
- '!contains(host,"tumblr.com")'
|
|
|
|
- '!contains(host,"txmblr.com")'
|
2022-11-01 11:15:55 +00:00
|
|
|
- '!contains(host,"umblr.com")'
|
2022-01-01 01:01:09 +00:00
|
|
|
condition: and
|
2024-07-10 11:31:30 +00:00
|
|
|
|
2024-07-08 12:16:52 +00:00
|
|
|
extractors:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- "resolve(Host, 'cname')"
|
2024-07-10 12:19:09 +00:00
|
|
|
# digest: 490a0046304402206bf1167a9114d4022f618a63a9308698d869c9fa8e51cbf1214b692f4dcd12a4022073558f02e64b15ed6512e98855a6f1d26b9db6d51091ffe75ae2b39fea7cdc3b:922c64590222798bb761d5b6d8e72950
|