Skip to content

HomeDesign3D User Name Information - Detect

ID: homedesign3d

Severity: info

Author: dwisiswant0

Tags: osint,osint-hobby,homedesign3d

HomeDesign3D user name information check was conducted.

id: homedesign3d
info:
name: HomeDesign3D User Name Information - Detect
author: dwisiswant0
severity: info
description: HomeDesign3D 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,homedesign3d
self-contained: true
http:
- method: GET
path:
- "https://en.homedesign3d.net/user/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "userspace"
# digest: 490a0046304402205c7a5fa340d96fb6d23419938f96af3434a1f034fe6b036415a442b183177f3902207e2320a7d9b5a7c473c51eff2e3e69bbc253f5c75b9b5cc0e61844041856484c: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/homedesign3d.yaml"

View on Github