Skip to content

OPGG User Name Information - Detect

ID: opgg

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,opgg

OPGG user name information check was conducted.

id: opgg
info:
name: OPGG User Name Information - Detect
author: dwisiswant0
severity: info
description: OPGG 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,opgg
self-contained: true
http:
- method: GET
path:
- "https://eune.op.gg/summoners/eune/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "- Summoner Stats - League of Legends"
# digest: 490a004630440220183fc5b63823c354e828ca6769ba8f3db9b4d50f3d6558b5331d234c40becee20220677fad1fe2ddfb38c9039f8892a5004904bdb7ac282c984b82bd2b0ba6bda852: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/opgg.yaml"

View on Github