Skip to content

Getmonero User Name Information - Detect

ID: getmonero

Severity: info

Author: dwisiswant0

Tags: osint,osint-misc,getmonero

Getmonero user name information check was conducted.

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: 490a004630440220440b90ab46a79b53ef820db27594bdf095486228f9c2517bc57cb804cfc4447102200c978db6391249c1c7e63ef5efaa7ae8d20e5a09a06ab3a45681415e786348bc: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/getmonero.yaml"

View on Github