Skip to content

Voice123 User Name Information - Detect

ID: voice123

Severity: info

Author: dwisiswant0

Tags: osint,osint-hobby,voice123

Voice123 user name information check was conducted.

id: voice123
info:
name: Voice123 User Name Information - Detect
author: dwisiswant0
severity: info
description: Voice123 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-hobby,voice123
self-contained: true
http:
- method: GET
path:
- "https://voice123.com/api/providers/search/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "user_id"
# digest: 4a0a00473045022100f3200f8e45bd77347a08dbc50a88c7c84a52d391455bf2c536d12a555c55540202206204b7adcfe9ea352f65162516bde6cc54d947d41af72fb2a39fdc21004b60f3: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/voice123.yaml"

View on Github