Skip to content

Avid Community User Name Information - Detect

ID: avid-community

Severity: info

Author: dwisiswant0

Tags: osint,osint-music,avid-community

Avid Community user name information check was conducted.

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: 490a00463044022039b880e97d9314b8ed035a7a2b3adc4a232664fcba9027c98c338847a622906202204ea415067215c8caf357634910392cd683259e605a009ef6c78ac382fde6f44c: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/avid-community.yaml"

View on Github