Skip to content

Okidoki User Name Information - Detect

ID: okidoki

Severity: info

Author: dwisiswant0

Tags: osint,osint-misc,okidoki

Okidoki user name information check was conducted.

id: okidoki
info:
name: Okidoki User Name Information - Detect
author: dwisiswant0
severity: info
description: Okidoki 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-misc,okidoki
self-contained: true
http:
- method: GET
path:
- "https://m.okidoki.ee/ru/users/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Пользователь"
# digest: 490a00463044022016e866870de1c68695782ef382173bce7bd0374e60a10fe3ce60374f6987cc9c02205707d42daf0c7f122de74f49c9201de33b59c89881e32e1e7b75ba2624bb0b04: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/okidoki.yaml"

View on Github