Skip to content

SmashRun User Name Information - Detect

ID: smashrun

Severity: info

Author: dwisiswant0

Tags: osint,osint-health,smashrun

SmashRun user name information check was conducted.

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: 4b0a00483046022100d555426e99e544c56c1201347d39c8331f83d6230501f1714404913044eaf9ee022100ea81da8f2714d765d1a994587f99a5692f627f113fa7ec173567de7cca9c5b85: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/smashrun.yaml"

View on Github