Skip to content

Minds User Name Information - Detect

ID: minds

Severity: info

Author: dwisiswant0

Tags: osint,osint-political,minds

Minds user name information check was conducted.

id: minds
info:
name: Minds User Name Information - Detect
author: dwisiswant0
severity: info
description: Minds 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-political,minds
self-contained: true
http:
- method: GET
path:
- "https://www.minds.com/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- ") | Minds</title>"
# digest: 4a0a00473045022000e34de29533ebbe63cea6b9adf6ed091e95db2b6e556f74c14ddd3fb181253f022100f436c65aed6bf0f6cdde8c1e032bbc5f0da00d6e0743e269e635181fcccdb286: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/minds.yaml"

View on Github