Skip to content

My instants User Name Information - Detect

ID: my-instants

Severity: info

Author: dwisiswant0

Tags: osint,osint-music,my-instants

My instants user name information check was conducted.

id: my-instants
info:
name: My instants User Name Information - Detect
author: dwisiswant0
severity: info
description: My instants 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-music,my-instants
self-contained: true
http:
- method: GET
path:
- "https://www.myinstants.com/en/profile/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- " | Myinstants</title>"
# digest: 4a0a00473045022100d9a22042c27ab5f7999900daaee7e4c4be17198dce0dbdb70aea9011a96bf6e102202a9f308d72e266ed6d3cf22a743a1bbf75388193e1e458601196b4f7539125c5:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/my-instants.yaml"

View on Github