Skip to content

Omlet User Name Information - Detect

ID: omlet

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,omlet

Omlet user name information check was conducted.

id: omlet
info:
name: Omlet User Name Information - Detect
author: dwisiswant0
severity: info
description: Omlet 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,omlet
self-contained: true
http:
- method: GET
path:
- "https://omlet.gg/profile/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "<title>Omlet Arcade -"
# digest: 490a0046304402203e76b76cca1908b1cffaa5e99fcaf7c4e8765b735fa3a9fd7300e29909b95a260220542b683fbbf0c97675dbb35b5c37f0bc8808dc27f2fe8b2e87c8fc6572891077: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/omlet.yaml"

View on Github