35 lines
923 B
YAML
35 lines
923 B
YAML
id: playstation-network
|
|
|
|
info:
|
|
name: Playstation Network User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Playstation Network 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,playstation-network
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://psnprofiles.com/xhr/search/users?q={{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<div class=\"progress-bar small level\">"
|
|
|
|
# digest: 4b0a00483046022100a52d032c237db891057fa379ea22503fe8e6c3a40e4fdb286e46afa9779be092022100874fcc96feadcdbe1241d4c6fa802c6bb62942a275b68eddcd8ec0b8487655bb:922c64590222798bb761d5b6d8e72950
|