35 lines
833 B
YAML
35 lines
833 B
YAML
id: smashrun
|
|
|
|
info:
|
|
name: SmashRun User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: SmashRun 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-health,smashrun
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://smashrun.com/{{user}}/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Miles run overall"
|
|
|
|
# digest: 4a0a0047304502205ffda278e946f7eb66d571f4fbd89e307fdf7ccd951eb78129d643e8ecff9743022100a63ce19807e1e0f7f08da373154d155947e6fab53096884cfa8ba3d4b78e1c90:922c64590222798bb761d5b6d8e72950
|