Skip to content

TrackmaniaLadder User Name Information - Detect

ID: trackmanialadder

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,trackmanialadder

TrackmaniaLadder user name information check was conducted.

id: trackmanialadder
info:
name: TrackmaniaLadder User Name Information - Detect
author: dwisiswant0
severity: info
description: TrackmaniaLadder 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,trackmanialadder
self-contained: true
http:
- method: GET
path:
- "https://en.tm-ladder.com/{{user}}_rech.php"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Login type :"
# digest: 490a0046304402206d7ddccc9e025125aa208b975005964cce72f3f5127f13d840c7f0fd735fa824022046588c18c044cd47cee07a52a34001e4c28b085697e20067f95bc5a57c34df29: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/trackmanialadder.yaml"

View on Github