Skip to content

Xbox Gamertag User Name Information - Detect

ID: xbox-gamertag

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,xbox-gamertag

Xbox Gamertag user name information check was conducted.

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: 4b0a00483046022100e184421becaeaeeb041020d211d72be0490218e0ed10824622f6f2138d06429d0221009e348ee20fd96ebb5da43436c57c5d78500802d0e6b05e6c42c0e372a2f9c4de:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/xbox-gamertag.yaml"

View on Github