35 lines
855 B
YAML
35 lines
855 B
YAML
id: gamespot
|
|
|
|
info:
|
|
name: Gamespot User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Gamespot 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,gamespot
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.gamespot.com/profile/{{user}}/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "'s Profile - GameSpot</title>"
|
|
|
|
# digest: 490a004630440220608c72adf16cf5830947c0c296fa4095a26b32f1f89b1e1fa3021ff0dc0a3bde022066abee99f4fce69441f50d6a0a324b1f68a457289696e8c1d5376038cd0ed251:922c64590222798bb761d5b6d8e72950
|