Skip to content

Hiberworld User Name Information - Detect

ID: hiberworld

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,hiberworld

Hiberworld user name information check was conducted.

id: hiberworld
info:
name: Hiberworld User Name Information - Detect
author: dwisiswant0
severity: info
description: Hiberworld 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-gaming,hiberworld
self-contained: true
http:
- method: GET
path:
- "https://hiberworld.com/u/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Creations by "
# digest: 4a0a0047304502210088b072b2182e6a25bb0a18ff142be240c5a2add15fe5ce378251c3aabfc18ee9022069709e863bc5f4b19f6588b4695ad68c626febbf7914feedd68252cb0271b2ca: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/hiberworld.yaml"

View on Github