Skip to content

Ok.ru User Name Information - Detect

ID: okru

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,okru

Ok.ru user name information check was conducted.

id: okru
info:
name: Ok.ru User Name Information - Detect
author: dwisiswant0
severity: info
description: Ok.ru 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,okru
self-contained: true
http:
- method: GET
path:
- "https://ok.ru/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "| OK"
# digest: 4a0a004730450220515ec8edc1ab4eeedcc29699a467c44d2065d24c856f5313bf8be0b49faddbf3022100a1888457474df65472e9bd9286d8ede52c9b0447f1065c977fa573be79a70838: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/okru.yaml"

View on Github