Mmorpg User Name Information - Detect
ID: mmorpg
Severity: info
Author: dwisiswant0
Tags: osint,osint-gaming,mmorpg
Description
Section titled “Description”Mmorpg user name information check was conducted.
YAML Source
Section titled “YAML Source”id: mmorpg
info: name: Mmorpg User Name Information - Detect author: dwisiswant0 severity: info description: Mmorpg 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,mmorpg
self-contained: true
http: - method: GET path: - "https://forums.mmorpg.com/profile/{{user}}"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "MMORPG.com Forums"# digest: 4a0a00473045022100a69a4929a2e95e6a11089947376b9281a0fbdba01a41939f36f0ffb8a0d2525d0220170b4e34472e85fe7bbb0ae05badf2501627b8cf8b6f08f186a7bfeefa6153d7:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "http/osint/user-enumeration/mmorpg.yaml"