Skip to content

Ru 123rf User Name Information - Detect

ID: ru-123rf

Severity: info

Author: dwisiswant0

Tags: osint,osint-hobby,ru-123rf

Ru 123rf user name information check was conducted.

id: ru-123rf
info:
name: Ru 123rf User Name Information - Detect
author: dwisiswant0
severity: info
description: Ru 123rf 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-hobby,ru-123rf
self-contained: true
http:
- method: GET
path:
- "https://ru.123rf.com/profile_{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "- 123RF"
# digest: 490a0046304402200231eef66630b3a0c4832c31de0b5f48252fec4567c0ef88d1a0009f2bc8b81602202042a0028f95fa021fb008eef025ce9d30c0d9093700f97582222c7e250259d4: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/ru-123rf.yaml"

View on Github