Skip to content

Dating.ru User Name Information - Detect

ID: datingru

Severity: info

Author: dwisiswant0

Tags: osint,osint-dating,datingru

Dating.ru user name information check was conducted.

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

View on Github