35 lines
909 B
YAML
35 lines
909 B
YAML
id: mcuuid-minecraft
|
|
|
|
info:
|
|
name: MCUUID (Minecraft) User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: MCUUID (Minecraft) 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-gaming,mcuuid-minecraft
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://playerdb.co/api/player/minecraft/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Successfully found player by given ID."
|
|
|
|
# digest: 4a0a004730450220495896c57b8855c83cccd5eb401634003e2b0672701c5f135524cc8ae320f12f022100cbee36c2fa1d72be3e2d07241f329a678063dc4936f2c937b061996beb0a3e34:922c64590222798bb761d5b6d8e72950
|