Skip to content

Bblog ru User Name Information - Detect

ID: bblog-ru

Severity: info

Author: dwisiswant0

Tags: osint,osint-misc,bblog-ru

Bblog ru user name information check was conducted.

id: bblog-ru
info:
name: Bblog ru User Name Information - Detect
author: dwisiswant0
severity: info
description: Bblog ru 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,bblog-ru
self-contained: true
http:
- method: GET
path:
- "https://www.babyblog.ru/user/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "@"
# digest: 490a0046304402203f5bf7654e9725a7c0d10cd0805c88d5859bbf6fb618afa564822b3220a99ad9022018e2931b564b07175aee5fced1d16f0565b80d7f0e8e60d98e3a61e90f14e458: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/bblog-ru.yaml"

View on Github