36 lines
876 B
YAML
36 lines
876 B
YAML
id: tumblr
|
|
|
|
info:
|
|
name: Tumblr User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Tumblr user name information check was conducted.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: osint,osint-images,tumblr
|
|
|
|
self-contained: true
|
|
|
|
variables:
|
|
valid_username: "{{replace(user, '.', '')}}"
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://{{valid_username}}.tumblr.com"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "avatar"
|
|
# digest: 490a0046304402206a36df785e454adc194aa3a4d6573d6cd4a29be705844945bcc6fce2e1469c9802202fa8bbe37318e6560e8bc37b3d919004cdae7717fc021ea5929921b4a192c08a:922c64590222798bb761d5b6d8e72950 |