Skip to content

Demotywatory User Name Information - Detect

ID: demotywatory

Severity: info

Author: dwisiswant0

Tags: osint,osint-images,demotywatory

Demotywatory user name information check was conducted.

id: demotywatory
info:
name: Demotywatory User Name Information - Detect
author: dwisiswant0
severity: info
description: Demotywatory 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-images,demotywatory
self-contained: true
http:
- method: GET
path:
- "https://demotywatory.pl/user/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Z nami od:"
# digest: 4b0a00483046022100af3efd0942bf11ff3fb92c1d24f4acc06e524a7eb8b529059bda6614523b3266022100f9020638ab7e872718a3e408170ecf109a104c17bc34714d3c585e337c87e196: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/demotywatory.yaml"

View on Github