Tradingview User Name Information - Detect
ID: tradingview
Severity: info
Author: dwisiswant0
Tags: osint,osint-finance,tradingview
Description
Section titled “Description”Tradingview user name information check was conducted.
YAML Source
Section titled “YAML Source”id: tradingview
info: name: Tradingview User Name Information - Detect author: dwisiswant0 severity: info description: Tradingview 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,tradingview
self-contained: true
http: - method: GET path: - "https://www.tradingview.com/u/{{user}}/"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "— Trading Ideas &"# digest: 4a0a00473045022045f1ba08c3ae43d921401671dc9b8c04968166cbdfa60d9b3d8d6034c0f1ef01022100c3127a25312d1ad9448131e9f0c48b499a58d6462a433a5faa1b9e2ac0b01664:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/osint/user-enumeration/tradingview.yaml"