44 lines
1.0 KiB
YAML
44 lines
1.0 KiB
YAML
id: ventrilo-config
|
|
|
|
info:
|
|
name: Ventrilo Configuration File - Detect
|
|
author: geeknik
|
|
severity: high
|
|
description: |
|
|
Ventrilo configuration file was detected, The file discloses the application's Adminpassword and Password.
|
|
reference:
|
|
- https://www.ventrilo.com/setup.php
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
tags: ventrilo,config,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/ventrilo_srv.ini"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "[Server]"
|
|
- "Name"
|
|
- "Phonetic"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/plain"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100d3a076ffe03c102c531c40df9d24e4045f5c56f320d158e0c57e4eb471c2ec53022051258c882ece405abd4e00e832f06a505af33f79492919bff14a698dc722735c:922c64590222798bb761d5b6d8e72950
|