Skip to content

Blogi.pl User Name Information - Detect

ID: blogipl

Severity: info

Author: dwisiswant0

Tags: osint,osint-blog,blogipl

Blogi.pl user name information check was conducted.

id: blogipl
info:
name: Blogi.pl User Name Information - Detect
author: dwisiswant0
severity: info
description: Blogi.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-blog,blogipl
self-contained: true
http:
- method: GET
path:
- "https://www.blogi.pl/osoba,{{user}}.html"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Informacje ogólne"
# digest: 4a0a004730450220662f5f9be27408056985d0d051fa7e9e38f8a74f2a4ef4e381362c90939fe297022100d3697f2553505acd9c2ac2c9808e2bf1a42a9f0e2f1c49fe9aba39b6a02bf3b0: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/blogipl.yaml"

View on Github