Create wowza-streaming-engine.yaml

patch-1
Dhiyaneshwaran 2021-08-10 22:55:56 +05:30 committed by GitHub
parent b2fce92bf4
commit cd70003139
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
id: wowza-streaming-engine
info:
name: Wowza Streaming Engine
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22Manager%22+product%3A%22Wowza+Streaming+Engine%22
tags: panel
requests:
- 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