Skip to content

Vibilagare User Name Information - Detect

ID: vibilagare

Severity: info

Author: dwisiswant0

Tags: osint,osint-misc,vibilagare

Vibilagare user name information check was conducted.

id: vibilagare
info:
name: Vibilagare User Name Information - Detect
author: dwisiswant0
severity: info
description: Vibilagare 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,vibilagare
self-contained: true
http:
- method: GET
path:
- "https://www.vibilagare.se/users/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Profil på vibilagare.se"
# digest: 4b0a00483046022100acbd4515d373f9ff550e3510279faf22fc5d3cb630acaedf9b6445ce3a49bdb10221009d784d2469bfca275fe297daa5052a1d83f591161bc73b00572ac62800086928: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/vibilagare.yaml"

View on Github