35 lines
878 B
YAML
35 lines
878 B
YAML
id: musictraveler
|
|
|
|
info:
|
|
name: Musictraveler User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Musictraveler 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,musictraveler
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.musictraveler.com/en/users/{{user}}/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "on Music Traveler</title>"
|
|
|
|
# digest: 4a0a00473045022100c91ceae66b67ba35a4f50aafa03b08de8cceb9f54539c686e9a5df278bfef58c022049d103e945a8f2d680b1150627a5a45e88c33f68521862709bf3efc17e176fb5:922c64590222798bb761d5b6d8e72950
|