Skip to content

Medyczka.pl User Name Information - Detect

ID: medyczkapl

Severity: info

Author: dwisiswant0

Tags: osint,osint-health,medyczkapl

Medyczka.pl user name information check was conducted.

id: medyczkapl
info:
name: Medyczka.pl User Name Information - Detect
author: dwisiswant0
severity: info
description: Medyczka.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-health,medyczkapl
self-contained: true
http:
- method: GET
path:
- "http://medyczka.pl/user/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Lista uzytkownikow"
# digest: 4b0a00483046022100a6e43306ff13ffd8081e87e5a7b794f565c8d24de38acf766ae518818f0b86930221009a9aa19416a9088fe8095a4ae5f885e7aff5c54ce8a861bf76b914aed7deedc2: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/medyczkapl.yaml"

View on Github