26 lines
848 B
YAML
26 lines
848 B
YAML
id: haivision-media-platform-panel
|
|
|
|
info:
|
|
name: Haivision Media Platform Login Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: Haivision Media Platform login panel was detected.
|
|
reference:
|
|
- https://www.haivision.com/
|
|
metadata:
|
|
verified: true
|
|
shodan-query: http.title:"Haivision Media Platform"
|
|
tags: panel,haivision,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code == 200'
|
|
- 'contains_any(body, "<title>Haivision Media Platform", "content=\"Haivision Network Video")'
|
|
condition: and
|
|
# digest: 4a0a00473045022100852a82de658ce3156eed4bb9e4faf88dd4e709f258d2f188cd2aaa6f07d6e85a022079da3770440c2b448ce933600e28d1644f9a9747c3008c9e3b7f2d1f978f9e98:922c64590222798bb761d5b6d8e72950 |