26 lines
856 B
YAML
26 lines
856 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\""
|
|
max-request: 1
|
|
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: 490a0046304402205b887d409f93bb8c6bca75ccede4fb4ede2c9c827e9b47af66ef16486efe5bed022013582e7154224d6596931d51c61ce2b4c11d03fc9682a4b29f4731c8cd797b21:922c64590222798bb761d5b6d8e72950 |