Skip to content

Zoomitir User Name Information - Detect

ID: zoomitir

Severity: info

Author: dwisiswant0

Tags: osint,osint-tech,zoomitir

Zoomitir user name information check was conducted.

id: zoomitir
info:
name: Zoomitir User Name Information - Detect
author: dwisiswant0
severity: info
description: Zoomitir 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-tech,zoomitir
self-contained: true
http:
- method: GET
path:
- "https://www.zoomit.ir/user/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "پروفایل - زومیت"
# digest: 490a00463044022074fecc48e1f0ae9feeded25b5de4aaeb8c763a73ba841a5873a74480790732f302207e50b4dfd6d865504b36c113f1164bc7c3f1dc188285fad121c9b310e95f64b7: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/zoomitir.yaml"

View on Github