35 lines
836 B
YAML
35 lines
836 B
YAML
|
id: dojoverse
|
||
|
|
||
|
info:
|
||
|
name: Dojoverse User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Dojoverse 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-hobby,dojoverse
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://dojoverse.com/members/{{user}}/"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "Joined"
|
||
|
|
||
|
# digest: 4b0a00483046022100d4497b4d4839536d72df01b2dcfa5ee857eea00f6d87b860f0d616373801a28b022100fced60689a03fef1b4618b499b2ccd9077da73f43f4a9de048ae58b82de6f72a:922c64590222798bb761d5b6d8e72950
|