2021-06-13 17:55:39 +00:00
|
|
|
id: adobe-connect-username-exposure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Adobe Connect Username Exposure
|
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: low
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://packetstormsecurity.com/files/161345/Adobe-Connect-10-Username-Disclosure.html
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: adobe,disclosure,packetstorm
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2021-06-13 17:55:39 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-06-13 17:55:39 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/system/help/support"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'Administrators name:'
|
2021-06-14 15:02:21 +00:00
|
|
|
- 'Support Administrators email address:'
|
2021-06-13 17:55:39 +00:00
|
|
|
part: body
|
2021-06-14 15:02:21 +00:00
|
|
|
condition: and
|
2021-06-13 17:55:39 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|