Skip to content

Bandlab User Name Information - Detect

ID: bandlab

Severity: info

Author: dwisiswant0

Tags: osint,osint-music,bandlab

Bandlab user name information check was conducted.

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: 4a0a0047304502210087a449a7185a995d7974b46cb45cf318a87ba4c7120dcc4b78e1494561e5d4840220062c5842d0807df0d77ce12f941c1a6b2c6000656ee94c9346d18d43cc1f3fcc:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/bandlab.yaml"

View on Github