25 lines
436 B
YAML
25 lines
436 B
YAML
id: mcname-minecraft
|
|
|
|
info:
|
|
name: MCName (Minecraft)
|
|
author: dwisiswant0
|
|
severity: info
|
|
tags: osint,osint-gaming,mcname-minecraft
|
|
|
|
self-contained: true
|
|
requests:
|
|
- 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"
|