35 lines
820 B
YAML
35 lines
820 B
YAML
|
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: 4b0a00483046022100eea44d25fdb664dc44fdcd16cb592d34c4a40250f9b80a20fef65cd331fab101022100d016457564ee390e361b9d56c1a51f41b43d5e7bc73071d5b75e25e696d57ddd:922c64590222798bb761d5b6d8e72950
|