Skip to content

Policja2009 User Name Information - Detect

ID: policja2009

Severity: info

Author: dwisiswant0

Tags: osint,osint-misc,policja2009

Policja2009 user name information check was conducted.

id: policja2009
info:
name: Policja2009 User Name Information - Detect
author: dwisiswant0
severity: info
description: Policja2009 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,policja2009
self-contained: true
http:
- method: GET
path:
- "http://www.policja2009.fora.pl/search.php?search_author={{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Znaleziono"
# digest: 490a004630440220765f3777ed388cd293ffae2f7fd62e40da068b5e062430a3746bd9ecd73f4fca022042ef55b2a1e554ca2283a6dc8852577d4647a61e96f07196905a8b31d0b9d043: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/policja2009.yaml"

View on Github