Skip to content

Magix User Name Information - Detect

ID: magix

Severity: info

Author: dwisiswant0

Tags: osint,osint-music,magix

Magix user name information check was conducted.

id: magix
info:
name: Magix User Name Information - Detect
author: dwisiswant0
severity: info
description: Magix 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,magix
self-contained: true
http:
- method: GET
path:
- "https://www.magix.info/us/users/profile/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "About me"
# digest: 490a00463044022027d6bbfd7f7c3f11178a97f00009ec67169f5469f6ffd7cb07eb98299bd8d20e022000a0cbb75c9bbe77c587259cf042f58b971c7dbe0ddebee84fee0421d55864c9: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/magix.yaml"

View on Github