Skip to content

Fortnite Tracker User Name Information - Detect

ID: fortnite-tracker

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,fortnite-tracker

Fortnite Tracker user name information check was conducted.

id: fortnite-tracker
info:
name: Fortnite Tracker User Name Information - Detect
author: dwisiswant0
severity: info
description: Fortnite Tracker 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,fortnite-tracker
self-contained: true
http:
- method: GET
path:
- "https://fortnitetracker.com/profile/all/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "s Fortnite Stats - Fortnite Tracker"
# digest: 4b0a00483046022100a056f394b4feebc24424fa756a75e75f0b948660c5e9a1b62398320f4e5077d3022100a0cf4fe75fd1f27cf89950f3800836d2234b262805abf7ddf906db49359ab97c: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/fortnite-tracker.yaml"

View on Github