Skip to content

Ultras Diary User Name Information - Detect

ID: ultras-diary

Severity: info

Author: dwisiswant0

Tags: osint,osint-hobby,ultras-diary

Ultras Diary user name information check was conducted.

id: ultras-diary
info:
name: Ultras Diary User Name Information - Detect
author: dwisiswant0
severity: info
description: Ultras Diary 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-hobby,ultras-diary
self-contained: true
http:
- method: GET
path:
- "http://ultrasdiary.pl/u/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Mecze wyjazdowe:"
# digest: 4b0a00483046022100cced2e736bf55296efc9ff022797a05c57608398506bef26d7a0ac1d1cb0fd85022100cf98e7ac2f23eab9657f46ccc42052843780d64bf88c166bb720f6837af8d3bf: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/ultras-diary.yaml"

View on Github