Skip to content

Wikidot User Name Information - Detect

ID: wikidot

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,wikidot

Wikidot user name information check was conducted.

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

View on Github