Skip to content

Apex Legends User Name Information - Detect

ID: apex-legends

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,apex-legends

Apex Legends user name information check was conducted.

id: apex-legends
info:
name: Apex Legends User Name Information - Detect
author: dwisiswant0
severity: info
description: Apex Legends 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,apex-legends
self-contained: true
http:
- method: GET
path:
- "https://apex.tracker.gg/apex/profile/origin/{{user}}/overview"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Overview"
# digest: 490a00463044022067ff54ed86dc8c93eaa478a3a3a673e529423f708f40daded8d7ea4772092dc0022078bc7e8d37f40dc6bd0f53d8dd72b405925f5648508685b8375e04228f66c745: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/apex-legends.yaml"

View on Github