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:
|
|
- cname
|
|
# digest: 490a0046304402205bfd35bccfbce87fe94c3e445b7d7fb88d1cfe9ba54ac2535c70f365ae12765602205c5b189af200e1e55544c04801588ea3c32d46f45fe6cad5dba55caf86409bb1:922c64590222798bb761d5b6d8e72950 |