35 lines
839 B
YAML
35 lines
839 B
YAML
id: public
|
|
|
|
info:
|
|
name: Public User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Public 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-finance,public
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://public.com/@{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- ") Investment Portfolio on Public"
|
|
|
|
# digest: 4a0a0047304502205bba4190ee78a5abba07ac6843149b5f5552cceabf5aba5d52103cd923fbfad4022100cc20a84057a9f96a19499818e105991d423fceff614038de3d12e89d389a9d46:922c64590222798bb761d5b6d8e72950
|