Wowza Streaming Engine Manager Panel - Detect
ID: wowza-streaming-engine
Severity: info
Author: dhiyaneshDK
Tags: panel,wowza
Description
Section titled “Description”Wowza Streaming Engine Manager panel was detected.
YAML Source
Section titled “YAML Source”id: wowza-streaming-engine
info: name: Wowza Streaming Engine Manager Panel - Detect author: dhiyaneshDK severity: info description: Wowza Streaming Engine Manager panel was detected. classification: cpe: cpe:2.3:a:wowza:streaming_engine:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: wowza product: streaming_engine shodan-query: - http.title:"Manager" product:"Wowza Streaming Engine" - http.title:"manager" product:"wowza streaming engine" - cpe:"cpe:2.3:a:wowza:streaming_engine" fofa-query: title="manager" product:"wowza streaming engine" google-query: intitle:"manager" product:"wowza streaming engine" tags: panel,wowza
http: - method: GET path: - '{{BaseURL}}/enginemanager/ftu/welcome.htm'
matchers-condition: and matchers: - type: word words: - '<title>Wowza Streaming Engine Manager</title>'
- type: status status: - 200# digest: 4b0a004830460221009b7492d2ab83fc81ea97cb797a3398d4706b27e903c9e1a02946197721355419022100ba5b6d145a4187e8c846dd52a44afb531d967ce9cc1f2143a798d59938f9cc51:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/wowza-streaming-engine.yaml"