StreamElements User Name Information - Detect
ID: streamelements
Severity: info
Author: dwisiswant0
Tags: osint,osint-finance,streamelements
Description
Section titled “Description”StreamElements user name information check was conducted.
YAML Source
Section titled “YAML Source”id: streamelements
info: name: StreamElements User Name Information - Detect author: dwisiswant0 severity: info description: StreamElements 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,streamelements
self-contained: true
http: - method: GET path: - "https://api.streamelements.com/kappa/v2/channels/{{user}}"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "\"providerId\""# digest: 4a0a004730450221008baf234c32dda219b9d61fe6843a9a7f9154dcb72cd0ab07b5449709e543f1030220092fc900ff510565bd69265ba384c52751728ca4cc4f26c6033323eafc2d2e40: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/streamelements.yaml"