35 lines
833 B
YAML
35 lines
833 B
YAML
id: bandlab
|
|
|
|
info:
|
|
name: Bandlab User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Bandlab 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-music,bandlab
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.bandlab.com/api/v1.3/users/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "about"
|
|
|
|
# digest: 4a0a00473045022100a004d54b0619f6cfa87db39d3ab672f4c0983291adca8a92a769d0482471b878022060d00336ab0e1155f7322c320cd8c9b54d8d719db3b59dc19f8b98858a213ccf:922c64590222798bb761d5b6d8e72950
|