35 lines
871 B
YAML
35 lines
871 B
YAML
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: 4a0a00473045022100f599f984324e35c6d97adcd3fabf4e076f006b96c01e083b702226cf21c9f88402205b601f95c0eedee3757556ab1e13dc065267b8eff0fb4d7b197aa5e9b4584b37:922c64590222798bb761d5b6d8e72950
|