Skip to content

Apteka User Name Information - Detect

ID: apteka

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,apteka

Apteka user name information check was conducted.

id: apteka
info:
name: Apteka User Name Information - Detect
author: dwisiswant0
severity: info
description: Apteka 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-social,apteka
self-contained: true
http:
- method: GET
path:
- "https://apteka.ee/user/id/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "/gifts/user_id/"
# digest: 4a0a0047304502201385255ade8a12c648406f991bd66dc6c364d734085a1a7444c634c765b4710d022100fd776c62edfa9d03a16bb47a4425811f654ca5e5db66014e3af4f72c2aa07fc2: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/apteka.yaml"

View on Github