42 lines
1.0 KiB
YAML
42 lines
1.0 KiB
YAML
id: tumblr-takeover
|
|
|
|
info:
|
|
name: tumblr takeover detection
|
|
author: pdteam,philippedelteil
|
|
severity: high
|
|
description: tumblr takeover was detected.
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/240
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- Whatever you were looking for doesn't currently exist at this address.
|
|
- There's nothing here.
|
|
condition: and
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"tumblr.com")'
|
|
- '!contains(host,"txmblr.com")'
|
|
- '!contains(host,"umblr.com")'
|
|
condition: and
|
|
|
|
extractors:
|
|
- type: dsl
|
|
dsl:
|
|
- "resolve(Host, 'cname')"
|
|
# digest: 490a0046304402206bf1167a9114d4022f618a63a9308698d869c9fa8e51cbf1214b692f4dcd12a4022073558f02e64b15ed6512e98855a6f1d26b9db6d51091ffe75ae2b39fea7cdc3b:922c64590222798bb761d5b6d8e72950 |