Skip to content

Wishlistr User Name Information - Detect

ID: wishlistr

Severity: info

Author: dwisiswant0

Tags: osint,osint-shopping,wishlistr

Wishlistr user name information check was conducted.

id: wishlistr
info:
name: Wishlistr User Name Information - Detect
author: dwisiswant0
severity: info
description: Wishlistr 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-shopping,wishlistr
self-contained: true
http:
- method: GET
path:
- "https://www.wishlistr.com/profile/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "s profile</title>"
# digest: 490a0046304402203bdc37193672f22119e8b688ec6e407ae24f6a0b84d667a4b2b9ed6f6d97530f0220705a90a2dd3769c7ac3544818384f66c7d863aa03140ee6d4e8990083d328fda: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/wishlistr.yaml"

View on Github