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