31 lines
883 B
YAML
31 lines
883 B
YAML
id: adobe-connect-username-exposure
|
|
|
|
info:
|
|
name: Adobe Connect Username Exposure
|
|
author: dhiyaneshDk
|
|
severity: low
|
|
description: Adobe Connect Username is exposed.
|
|
reference:
|
|
- https://packetstormsecurity.com/files/161345/Adobe-Connect-10-Username-Disclosure.html
|
|
metadata:
|
|
max-request: 1
|
|
tags: adobe,disclosure,packetstorm,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/system/help/support"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Administrators name:'
|
|
- 'Support Administrators email address:'
|
|
part: body
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100c37f9d97ffbd14b8802d938ec8368f7625b2acf5ff0be237b3344f25c29edb060220650dd4065abc0ff671ab39ba10e26a8fc1137d13380fcedfb377b3059e16c14c:922c64590222798bb761d5b6d8e72950 |