Skip to content

Pronouns.Page User Name Information - Detect

ID: pronounspage

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,pronounspage

Pronouns.Page user name information check was conducted.

id: pronounspage
info:
name: Pronouns.Page User Name Information - Detect
author: dwisiswant0
severity: info
description: Pronouns.Page 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,pronounspage
self-contained: true
http:
- method: GET
path:
- "https://pronouns.page/api/profile/get/{{user}}?version=2"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "username"
# digest: 4a0a0047304502203c167ad7f732710eee84c1d84583371fef43cdf75445a9029b459eb06d2dec50022100b188cb0f43965d88efb7667549f6164e68a59a440596eebe1d090ce08d595733: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/pronounspage.yaml"

View on Github