35 lines
834 B
YAML
35 lines
834 B
YAML
|
id: speedrun
|
||
|
|
||
|
info:
|
||
|
name: Speedrun User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Speedrun 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,speedrun
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://www.speedrun.com/user/{{user}}/"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "Runs - "
|
||
|
|
||
|
# digest: 4b0a00483046022100fc98f94cc72d82832087ca21266568fcf6387f2535922cc9e5a783293cf3aa8c022100df9b1515a8abdcea87686aa51bd2bebf346f82248825dd284745ffb2d8f2df06:922c64590222798bb761d5b6d8e72950
|