35 lines
888 B
YAML
35 lines
888 B
YAML
|
id: mcname-minecraft
|
||
|
|
||
|
info:
|
||
|
name: MCName (Minecraft) User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: MCName (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,mcname-minecraft
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://mcname.info/en/search?q={{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "card mb-3 text-monospace"
|
||
|
|
||
|
# digest: 4b0a00483046022100906f7bba2e547af601cddd12f60d5fc84cb0e2bde67e2bd7afae4f7714251059022100b9a4353fe5757ef56aca0236f6193142c8c798f23421f6cc1958940d65e2c2a9:922c64590222798bb761d5b6d8e72950
|