Skip to content

Au.ru User Name Information - Detect

ID: auru

Severity: info

Author: dwisiswant0

Tags: osint,osint-misc,auru

Au.ru user name information check was conducted.

id: auru
info:
name: Au.ru User Name Information - Detect
author: dwisiswant0
severity: info
description: Au.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-misc,auru
self-contained: true
http:
- method: GET
path:
- "https://au.ru/user/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Лоты пользователя"
# digest: 4a0a0047304502205956f09b8532ab5afd890d3ad0b445d231a581eb4b86ca365602b2d3d7645406022100d06f4668e2cbb2e9e55e2c10e92296c92d63cdbaa4daba5cfad8d9593c05e934: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/auru.yaml"

View on Github