35 lines
840 B
YAML
35 lines
840 B
YAML
id: getmonero
|
|
|
|
info:
|
|
name: Getmonero User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Getmonero 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-misc,getmonero
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://forum.getmonero.org/user/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Monero | User"
|
|
|
|
# digest: 490a0046304402201824c557bca8867ce14b8de87e05449b8f5b41bbe475ad9debe26bd1da745042022014189bd69056ee28913b4216b6dc2d8b2ee90114b313fc070b846c4def26af8f:922c64590222798bb761d5b6d8e72950
|