Skip to content

Ulub.pl User Name Information - Detect

ID: ulubpl

Severity: info

Author: dwisiswant0

Tags: osint,osint-misc,ulubpl

Ulub.pl user name information check was conducted.

id: ulubpl
info:
name: Ulub.pl User Name Information - Detect
author: dwisiswant0
severity: info
description: Ulub.pl 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,ulubpl
self-contained: true
http:
- method: GET
path:
- "http://ulub.pl/profil/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Muzyka ("
# digest: 490a00463044022069057e40f058f3dba2c94cbd118e73cdf11a0b76c032e808e8cf8d5dcd660b5d02203c90ef0eb41152960a31a79552f935cbbb907a2fa78715ad29954f8a3a19b306: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/ulubpl.yaml"

View on Github