Skip to content

Pokerstrategy User Name Information - Detect

ID: pokerstrategy

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,pokerstrategy

Pokerstrategy user name information check was conducted.

id: pokerstrategy
info:
name: Pokerstrategy User Name Information - Detect
author: dwisiswant0
severity: info
description: Pokerstrategy 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,pokerstrategy
self-contained: true
http:
- method: GET
path:
- "http://www.pokerstrategy.net/user/{{user}}/profile/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "User profile for"
# digest: 4b0a00483046022100b820a1cddaf6a8aafb7ce1099e8fac3703b3c4e5dd9b497583962ecb9930eb5f022100c2406778606b66680747c76b2bb4d1303c4d84fb89eb0550ab0b06c09cd238e4: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/pokerstrategy.yaml"

View on Github