Skip to content

Jeuxvideo User Name Information - Detect

ID: jeuxvideo

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,jeuxvideo

Jeuxvideo user name information check was conducted.

id: jeuxvideo
info:
name: Jeuxvideo User Name Information - Detect
author: dwisiswant0
severity: info
description: Jeuxvideo 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,jeuxvideo
self-contained: true
http:
- method: GET
path:
- "https://www.jeuxvideo.com/profil/{{user}}?mode=infos"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "- jeuxvideo.com"
# digest: 4a0a0047304502206a89b1f825f2150e9ebaa78f865a6d47209ef9f25e63390fd25022ea3d93478e022100b298e8b057346d52dfdd245a6723622bc2f6e628ff7a698f61098d478aeebe74: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/jeuxvideo.yaml"

View on Github