Skip to content

3DNews User Name Information - Detect

ID: 3dnews

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,3dnews

3DNews user name information check was conducted.

id: 3dnews
info:
name: 3DNews User Name Information - Detect
author: dwisiswant0
severity: info
description: 3DNews 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-social,3dnews
self-contained: true
http:
- method: GET
path:
- "http://forum.3dnews.ru/member.php?username={{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "<title>Форум 3DNews - Просмотр профиля:"
# digest: 4b0a00483046022100e019c660635782394d33fa8fc4b8201b34c6e29bc287736c896b484da77cf12a022100ca67c0330e3596d85db0a7e6d23d07e78e47cdd179a4b5e58a6bca4b739799f9: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/3dnews.yaml"

View on Github