Skip to content

Orbys User Name Information - Detect

ID: orbys

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,orbys

Orbys user name information check was conducted.

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

View on Github