Skip to content

Igromania User Name Information - Detect

ID: igromania

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,igromania

Igromania user name information check was conducted.

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

View on Github