Skip to content

Crevado User Name Information - Detect

ID: crevado

Severity: info

Author: dwisiswant0

Tags: osint,osint-images,crevado

Crevado user name information check was conducted.

id: crevado
info:
name: Crevado User Name Information - Detect
author: dwisiswant0
severity: info
description: Crevado 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-images,crevado
self-contained: true
http:
- method: GET
path:
- "https://{{user}}.crevado.com/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Portfolio"
# digest: 4b0a00483046022100a06a243a1ee291fd15282a3eadf1a523e480cac3f67f8eba1f85b1b4ab38d887022100d9f68d2132f7b070dfd00c2ec0d1cd48dfd52cd77c691bc3763c9d017d8f4e8f: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/crevado.yaml"

View on Github