Skip to content

Uwumarket User Name Information - Detect

ID: uwumarket

Severity: info

Author: dwisiswant0

Tags: osint,osint-business,uwumarket

Uwumarket user name information check was conducted.

id: uwumarket
info:
name: Uwumarket User Name Information - Detect
author: dwisiswant0
severity: info
description: Uwumarket 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-business,uwumarket
self-contained: true
http:
- method: GET
path:
- "https://uwumarket.us/collections/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "collection-hero__text-wrapper"
# digest: 4a0a0047304502204a64abb46265197cef84b1b3964a13c9ed04bac7adc8778561c622332636f7d0022100f63a4cffe0f5c2be07600799494caa38becef1e664f3f84a5eec75c3297ca5f0: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/uwumarket.yaml"

View on Github