2021-07-13 20:47:51 +00:00
|
|
|
id: adobe-media-server
|
|
|
|
|
|
|
|
info:
|
2022-03-22 03:48:47 +00:00
|
|
|
name: Adobe Media Server Login Panel
|
2021-07-13 20:47:51 +00:00
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
description: An Adobe Media Server login panel was detected.
|
2022-03-22 03:48:47 +00:00
|
|
|
reference:
|
|
|
|
- https://helpx.adobe.com/support/adobe-media-server.html
|
|
|
|
classification:
|
|
|
|
cwe-id: CWE-200
|
2022-07-04 08:46:15 +00:00
|
|
|
metadata:
|
|
|
|
shodan-query: http.title:"Adobe Media Server"
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: panel,adobe
|
2021-07-13 20:47:51 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Adobe Media Server</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-03-22 03:48:47 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/03/20
|