Skip to content

Prose User Name Information - Detect

ID: prose

Severity: info

Author: dwisiswant0

Tags: osint,osint-blog,prose

Prose user name information check was conducted.

id: prose
info:
name: Prose User Name Information - Detect
author: dwisiswant0
severity: info
description: Prose 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,prose
self-contained: true
http:
- method: GET
path:
- "https://prose.astral.camp/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "blog-title"
# digest: 4a0a0047304502205bbd30f2acafea179a790336dca628099ba038dd7de96a200f841318d85e134602210098e7487b7fe3b76a1d623323e1f2b34c88946707736a175fb79181f6960218b8: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/prose.yaml"

View on Github