Skip to content

Jeja.pl User Name Information - Detect

ID: jejapl

Severity: info

Author: dwisiswant0

Tags: osint,osint-misc,jejapl

Jeja.pl user name information check was conducted.

id: jejapl
info:
name: Jeja.pl User Name Information - Detect
author: dwisiswant0
severity: info
description: Jeja.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,jejapl
self-contained: true
http:
- method: GET
path:
- "https://www.jeja.pl/user,{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Profil użytkownika"
# digest: 4b0a004830460221008db777902cb6df22fd4f4b2320b497c60155de792598bcb2775dac6e8ef0a5bd022100c251daf34a4696949e7df31c8a9e88781fa90e557217e99c6b102a3f4b705aee: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/jejapl.yaml"

View on Github