nuclei-templates/exposed-panels/adobe-media-server.yaml

24 lines
440 B
YAML

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:
- '<title>Adobe Media Server</title>'
- type: status
status:
- 200