35 lines
847 B
YAML
35 lines
847 B
YAML
|
id: etoro
|
|||
|
|
|||
|
info:
|
|||
|
name: EToro User Name Information - Detect
|
|||
|
author: dwisiswant0
|
|||
|
severity: info
|
|||
|
description: EToro 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-finance,etoro
|
|||
|
|
|||
|
self-contained: true
|
|||
|
|
|||
|
http:
|
|||
|
- method: GET
|
|||
|
path:
|
|||
|
- "https://www.etoro.com/api/logininfo/v1.1/users/{{user}}"
|
|||
|
|
|||
|
matchers-condition: and
|
|||
|
matchers:
|
|||
|
- type: status
|
|||
|
status:
|
|||
|
- 200
|
|||
|
|
|||
|
- type: word
|
|||
|
part: body
|
|||
|
words:
|
|||
|
- "– eToro</title>"
|
|||
|
|
|||
|
# digest: 4a0a0047304502204d5956e2c9b2ab05d7ae994660b71c9ebe27d4f5deee63016b40f8bd5ea64d67022100f3bead9819ca424cdcc2635630d12daf8da7b42646d98c88dc501eed478063c3:922c64590222798bb761d5b6d8e72950
|