35 lines
864 B
YAML
35 lines
864 B
YAML
id: xbox-gamertag
|
|
|
|
info:
|
|
name: Xbox Gamertag User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Xbox Gamertag 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,xbox-gamertag
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.xboxgamertag.com/search/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Games Played"
|
|
|
|
# digest: 4b0a0048304602210086bf38ad0817d4fca975acb2bff8f277180a1bf9b168c855ff63aaa36f09f17c0221008cf4be1b873d1590c25029a162d507483d89efee793662a30618a34625ae1af0:922c64590222798bb761d5b6d8e72950
|