33 lines
816 B
YAML
33 lines
816 B
YAML
id: adobe-media-server
|
|
|
|
info:
|
|
name: Adobe Media Server Login Panel
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: An Adobe Media Server login panel was detected.
|
|
reference:
|
|
- https://helpx.adobe.com/support/adobe-media-server.html
|
|
classification:
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Adobe Media Server"
|
|
tags: panel,adobe
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Adobe Media Server</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100a7fdf172f6f056f8d141a0d36a11e07be1db35d83d5497ff1747a7763e449505022100b06e6481fb3fb9cafe9b1ee597924f4ccd349f8b8bce5b6a5ecf98fb6c11383e:922c64590222798bb761d5b6d8e72950
|