Skip to content

Wireclub User Name Information - Detect

ID: wireclub

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,wireclub

Wireclub user name information check was conducted.

id: wireclub
info:
name: Wireclub User Name Information - Detect
author: dwisiswant0
severity: info
description: Wireclub 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,wireclub
self-contained: true
http:
- method: GET
path:
- "https://www.wireclub.com/users/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Chat With"
# digest: 4b0a00483046022100be0b038c8be3e5cf5e2df0d041d616dddbef8b3df95473eee300a8217f6eeed6022100a56fec9502b6920bdcc3969b60a892765d6a76aea14ce771d6fa33fce0bc3a6f: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/wireclub.yaml"

View on Github