Skip to content

Motokiller User Name Information - Detect

ID: motokiller

Severity: info

Author: dwisiswant0

Tags: osint,osint-images,motokiller

Motokiller user name information check was conducted.

id: motokiller
info:
name: Motokiller User Name Information - Detect
author: dwisiswant0
severity: info
description: Motokiller 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-images,motokiller
self-contained: true
http:
- method: GET
path:
- "https://mklr.pl/user/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Zamieszcza materiały od:"
# digest: 4b0a00483046022100c281d4d8dfcb1a8b08db621214bb3ffa5acb5a56ee517cca27e8cda15ee0149f022100e67eaadf69da2c538ddea5a69ddfcc11aab65ed4103a734486ff03805dfc0174: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/motokiller.yaml"

View on Github