35 lines
850 B
YAML
35 lines
850 B
YAML
id: pronouny
|
|
|
|
info:
|
|
name: Pronouny User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Pronouny 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-social,pronouny
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://pronouny.xyz/api/users/profile/username/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "username"
|
|
|
|
# digest: 4a0a0047304502205875b21b44bfc2740083a77b2b6c52d6bce1426ca60d47d02e051824652a67da0221009ffa7c7c9bc3a36c22e29b113f6e41ebe6a1dbe7629089b0d2e2d9ebe7aa6196:922c64590222798bb761d5b6d8e72950
|