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