35 lines
831 B
YAML
35 lines
831 B
YAML
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: 4a0a0047304502204c4d2fcf88ad238f1db616afadffc94fb3273d2fb7aa30bd773293b4a742cd180221009a73beba197895b18d99027496885926eebd84f9d9169e80314056b032176590:922c64590222798bb761d5b6d8e72950
|