Skip to content

Allesovercrypto User Name Information - Detect

ID: allesovercrypto

Severity: info

Author: dwisiswant0

Tags: osint,osint-finance,allesovercrypto

Allesovercrypto user name information check was conducted.

id: allesovercrypto
info:
name: Allesovercrypto User Name Information - Detect
author: dwisiswant0
severity: info
description: Allesovercrypto 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-finance,allesovercrypto
self-contained: true
http:
- method: GET
path:
- "https://allesovercrypto.nl/user/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Favoriete coins"
# digest: 490a0046304402200a2266b547354e755ab066d19880347e05ce0c0c66763175fee3dd9d6808e09802200fa015570785e54298893beb60dc1ac7124f811dfdf2c67461e0148013663209: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/allesovercrypto.yaml"

View on Github