35 lines
842 B
YAML
35 lines
842 B
YAML
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: 4a0a0047304502204d391843920ebbbf68aee147bd3105c92207bc408610ca190b31dff4e2524495022100b0663653eff29ed1d90b12c6522297cfd74a8d8da38a26dc0d07b58bf0f9ec64:922c64590222798bb761d5b6d8e72950
|