25 lines
402 B
YAML
25 lines
402 B
YAML
id: voice123
|
|
|
|
info:
|
|
name: Voice123
|
|
author: dwisiswant0
|
|
severity: info
|
|
tags: osint,osint-hobby,voice123
|
|
|
|
self-contained: true
|
|
requests:
|
|
- 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"
|