Skip to content

Cults3D User Name Information - Detect

ID: cults3d

Severity: info

Author: dwisiswant0

Tags: osint,osint-hobby,cults3d

Cults3D user name information check was conducted.

id: cults3d
info:
name: Cults3D User Name Information - Detect
author: dwisiswant0
severity: info
description: Cults3D 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-hobby,cults3d
self-contained: true
http:
- method: GET
path:
- "https://cults3d.com/en/users/{{user}}/creations"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "All the 3D models of"
# digest: 4b0a00483046022100f357d7fc739333bd7db9c931ed50c24d6186372dd8d7a183aab2423d93bf7978022100bcf2f9ee62d68cfc8714dd43534001d0cb23d5599f2d415b48feeb88790ce347: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/cults3d.yaml"

View on Github