Utip.io User Name Information - Detect
ID: utipio
Severity: info
Author: dwisiswant0
Tags: osint,osint-finance,utipio
Description
Section titled “Description”Utip.io user name information check was conducted.
YAML Source
Section titled “YAML Source”id: utipio
info: name: Utip.io User Name Information - Detect author: dwisiswant0 severity: info description: Utip.io 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,utipio
self-contained: true
http: - method: GET path: - "https://utip.io/creator/profile/{{user}}"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "\"userName\""# digest: 4b0a00483046022100c911939e438a9d4027fd939dba4419510a7fcf4b69be21d6e767e6fe3a48ee36022100a65eb7aaf43427d5a0e62f153b0a1c0cbe93c165e779a642f5e3f7cec916b5d8: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/utipio.yaml"