Skip to content

Clusterdafrica User Name Information - Detect

ID: clusterdafrica

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,clusterdafrica

Clusterdafrica user name information check was conducted.

id: clusterdafrica
info:
name: Clusterdafrica User Name Information - Detect
author: dwisiswant0
severity: info
description: Clusterdafrica 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-social,clusterdafrica
self-contained: true
http:
- method: GET
path:
- "https://clusterdafrica.com/@{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Membre depuis -"
# digest: 4a0a00473045022100b9f07529e1c5beaec5cfe0cd3b28096edef51a8cf5ccfee3369c18938fc15b300220789bfa37b0ef47f525f853d25818612172062856148ad29d7dae231c5a9bea47: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/clusterdafrica.yaml"

View on Github