Skip to content

Pokemonshowdown User Name Information - Detect

ID: pokemonshowdown

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,pokemonshowdown

Pokemonshowdown user name information check was conducted.

id: pokemonshowdown
info:
name: Pokemonshowdown User Name Information - Detect
author: dwisiswant0
severity: info
description: Pokemonshowdown 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,pokemonshowdown
self-contained: true
http:
- method: GET
path:
- "https://pokemonshowdown.com/users/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Official ladder"
# digest: 4a0a00473045022100a95b2019b2e059a8b7bd76a046019fb18651786313417abec6c1a62d429b354802201038449bb1b9cad1e68fa62a52b3a29521a57613c116960dc798b92d613ed6bb: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/pokemonshowdown.yaml"

View on Github