Skip to content

Albicla User Name Information - Detect

ID: albicla

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,albicla

Albicla user name information check was conducted.

id: albicla
info:
name: Albicla User Name Information - Detect
author: dwisiswant0
severity: info
description: Albicla 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,albicla
self-contained: true
http:
- method: GET
path:
- "https://albicla.com/{{user}}/post/1"
matchers-condition: and
matchers:
- type: status
status:
- 500
- type: word
part: body
words:
- "500 Post tymczasowo niedostępny"
# digest: 4a0a00473045022079ec43b3f5f36a1b2d2687a7618d9a8f01e4f1e8420577c851897d9998d02ca4022100e08be4167de97c88413b81e9d16f9ec0960b33dc6db1ca42664b442fd6db14da: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/albicla.yaml"

View on Github