Skip to content

Bandcamp User Name Information - Detect

ID: bandcamp

Severity: info

Author: dwisiswant0

Tags: osint,osint-music,bandcamp

Bandcamp user name information check was conducted.

id: bandcamp
info:
name: Bandcamp User Name Information - Detect
author: dwisiswant0
severity: info
description: Bandcamp 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,bandcamp
self-contained: true
http:
- method: GET
path:
- "https://bandcamp.com/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- " collection | Bandcamp</title>"
# digest: 4a0a00473045022100f9fe310c414649db8b23b608d23c3f11ddedf06dfde8aa504e92be5bbd88f9ba02202ae617e85da1626b176b3ac7a4dba83e76609de85d00bfd630b3034b746ba602: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/bandcamp.yaml"

View on Github