35 lines
848 B
YAML
35 lines
848 B
YAML
id: wetransfer
|
|
|
|
info:
|
|
name: WeTransfer User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: WeTransfer 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-misc,wetransfer
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://{{user}}.wetransfer.com"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "default_recipient_email"
|
|
|
|
# digest: 4b0a00483046022100b7abf0015829f2e9a978a3a476418c60fa506bfc4739359d874aa7f559ff323b022100a12cb021f9ff08aa3c05454a6167918f34c02a8edf1a1801b139871e4e62a1b6:922c64590222798bb761d5b6d8e72950
|