Skip to content

Dfgames User Name Information - Detect

ID: dfgames

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,dfgames

Dfgames user name information check was conducted.

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

View on Github