Skip to content

Polchat.pl User Name Information - Detect

ID: polchatpl

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,polchatpl

Polchat.pl user name information check was conducted.

id: polchatpl
info:
name: Polchat.pl User Name Information - Detect
author: dwisiswant0
severity: info
description: Polchat.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-social,polchatpl
self-contained: true
http:
- method: GET
path:
- "https://polczat.pl/forum/profile/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Historia wpisów"
# digest: 490a00463044022048200061f882aeb3e7e74b3757611bd0b695a94d8f29f597e6f8e525a46fd6010220497f9d769e0a51a6b183d59dc474df1c05b4642450683abc55b29b30393315ad: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/polchatpl.yaml"

View on Github