Skip to content

Karab.in User Name Information - Detect

ID: karabin

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,karabin

Karab.in user name information check was conducted.

id: karabin
info:
name: Karab.in User Name Information - Detect
author: dwisiswant0
severity: info
description: Karab.in 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,karabin
self-contained: true
http:
- method: GET
path:
- "https://karab.in/u/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Dołၜzył:"
# digest: 4a0a004730450220471e4a685c6f8d713635ea6bda6502010bb24c973f24dce4b6b4cdc5c34a6af7022100b56d234b597344bcce0b652da650b4a1916860781fa8cd1c414f37bbb4ce29f8: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/karabin.yaml"

View on Github