Skip to content

Cytoid User Name Information - Detect

ID: cytoid

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,cytoid

Cytoid user name information check was conducted.

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

View on Github