35 lines
878 B
YAML
35 lines
878 B
YAML
|
id: avid-community
|
||
|
|
||
|
info:
|
||
|
name: Avid Community User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Avid Community 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-music,avid-community
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://community.avid.com/members/{{user}}/default.aspx"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "My Activity"
|
||
|
|
||
|
# digest: 4b0a00483046022100d8c6aefdc2b7cd81fea3cbffadb4e9ef6a34b1cdfd5e384bff96139a389ac78d022100ad35e9d15edb9b30697c222c8b2a2b3f0f585ca9a2547d9d5ce49521f8df5efa:922c64590222798bb761d5b6d8e72950
|