Skip to content

Pronouny User Name Information - Detect

ID: pronouny

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,pronouny

Pronouny user name information check was conducted.

id: pronouny
info:
name: Pronouny User Name Information - Detect
author: dwisiswant0
severity: info
description: Pronouny 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,pronouny
self-contained: true
http:
- method: GET
path:
- "https://pronouny.xyz/api/users/profile/username/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "username"
# digest: 4a0a0047304502205f6b0d5f15375ec7b9547d6779e363f16a9615c39c0edfa9fce9eadd0197b945022100c1546dfbf897e68d773e1d4ee9c1a2638370d81516ab21d886a53115de0d6e43: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/pronouny.yaml"

View on Github