diff --git a/exposed-panels/adobe-media-server.yaml b/exposed-panels/adobe-media-server.yaml new file mode 100644 index 0000000000..4796f2b9ac --- /dev/null +++ b/exposed-panels/adobe-media-server.yaml @@ -0,0 +1,25 @@ +id: adobe-media-server + +info: + name: Adobe Media Server + author: dhiyaneshDK + severity: info + reference: https://www.shodan.io/search?query=http.title%3A%22Adobe+Media+Server%22 + tags: panel,adobe + +requests: + - method: GET + path: + - '{{BaseURL}}' + + matchers-condition: and + matchers: + - type: word + words: + - 'Adobe Media Server' + + condition: and + + - type: status + status: + - 200