Skip to content

Wykop User Name Information - Detect

ID: wykop

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,wykop

Wykop user name information check was conducted.

id: wykop
info:
name: Wykop User Name Information - Detect
author: dwisiswant0
severity: info
description: Wykop 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,wykop
self-contained: true
http:
- method: GET
path:
- "https://www.wykop.pl/ludzie/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Aktywność użytkownika"
# digest: 490a00463044022075940f714b170782b913566dd53ee5b59a31c5388101b013b0b199cfd7506d77022010d941c8a1ab2ca2d6110f95bbda17a2aee66f98f6b8fb58bd94d3385c6abd5c: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/wykop.yaml"

View on Github