Skip to content

Osu! User Name Information - Detect

ID: osu

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,osu

Osu! user name information check was conducted.

id: osu
info:
name: Osu! User Name Information - Detect
author: dwisiswant0
severity: info
description: Osu! 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,osu
self-contained: true
http:
- method: GET
path:
- "https://osu.ppy.sh/users/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 302
# digest: 4a0a00473045022100f9b3d873a257dd1f736a509fdc8e533125c105fd6260af23b727fd623ca59eb50220654e216b7487b1c296f7ec027eb5a8427a1bdd47616b2d63d7f7ac830e44add4: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/osu.yaml"

View on Github