Skip to content

Fcv User Name Information - Detect

ID: fcv

Severity: info

Author: dwisiswant0

Tags: osint,osint-hobby,fcv

Fcv user name information check was conducted.

id: fcv
info:
name: Fcv User Name Information - Detect
author: dwisiswant0
severity: info
description: Fcv 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,fcv
self-contained: true
http:
- method: GET
path:
- "https://fcv.if.ua/index.php/component/comprofiler/userprofile/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "сторінка профілю"
# digest: 490a004630440220310e9f60258e0f8e684d520e4706362462eefaaf8a57bec145576a0a9e1b9d2c02200110277e4fecee4c5d86b1a834888a11606bc5d918d5c2becebec42a4839c137: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/fcv.yaml"

View on Github