Skip to content

Chess.com User Name Information - Detect

ID: chesscom

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,chesscom

Chess.com user name information check was conducted.

id: chesscom
info:
name: Chess.com User Name Information - Detect
author: dwisiswant0
severity: info
description: Chess.com 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,chesscom
self-contained: true
http:
- method: GET
path:
- "https://www.chess.com/member/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Last Online"
# digest: 4a0a0047304502200bcb0043edc5bcf6c6bea31d6d792b75436e015ee131332afc28f42cf3cb73e1022100df48bdcc14be4844da7a736653580742b0f739f994490f90765095c443b3fb82: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/chesscom.yaml"

View on Github