Skip to content

Wimkin-PublicProfile User Name Information - Detect

ID: wimkin-publicprofile

Severity: info

Author: dwisiswant0

Tags: osint,osint-political,wimkin-publicprofile

Wimkin-PublicProfile user name information check was conducted.

id: wimkin-publicprofile
info:
name: Wimkin-PublicProfile User Name Information - Detect
author: dwisiswant0
severity: info
description: Wimkin-PublicProfile 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-political,wimkin-publicprofile
self-contained: true
http:
- method: GET
path:
- "https://wimkin.com/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "is on WIMKIN"
# digest: 490a0046304402200e4f4e1485fb32ba22ecaac17ccc29a7fada5f61139c98451e7cb16b9e8db8d8022072190c03b5db2f598be6bf6b1ff98880a7175c28d0858cd0eb1126b19c487280: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/wimkin-publicprofile.yaml"

View on Github