MCUUID (Minecraft) User Name Information - Detect
ID: mcuuid-minecraft
Severity: info
Author: dwisiswant0
Tags: osint,osint-gaming,mcuuid-minecraft
Description
Section titled “Description”MCUUID (Minecraft) user name information check was conducted.
YAML Source
Section titled “YAML Source”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: 4a0a004730450220560bae5a8d99deb59e1c467cd8766fd8b42506bd2f9d647e21748920f14dff30022100efbe49b34671b081cb818c1e4a0311f8863183ca6490ad6aaad9d84d98150617:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "http/osint/user-enumeration/mcuuid-minecraft.yaml"