25 lines
404 B
YAML
25 lines
404 B
YAML
id: okidoki
|
|
|
|
info:
|
|
name: okidoki
|
|
author: dwisiswant0
|
|
severity: info
|
|
tags: osint,osint-misc,okidoki
|
|
|
|
self-contained: true
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "https://m.okidoki.ee/ru/users/{{user}}/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Пользователь"
|