35 lines
855 B
YAML
35 lines
855 B
YAML
id: visnesscard
|
|
|
|
info:
|
|
name: Visnesscard User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Visnesscard 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-business,visnesscard
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://my.visnesscard.com/Home/GetCard/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "end_point"
|
|
|
|
# digest: 490a0046304402201ac32fc0b54d434c062acec316f9d8dcbd3b43cbbbdba4f2f4f006c7f9b87867022077bc0dec35984c23c1fb1e9c0350cdbbded602fa6c2e2d0d97e4ed51fd223a23:922c64590222798bb761d5b6d8e72950
|