2024-02-14 13:57:41 +00:00
|
|
|
id: haivision-gateway-panel
|
|
|
|
|
|
|
|
info:
|
2024-02-14 19:21:51 +00:00
|
|
|
name: Haivision Gateway Login Panel - Detect
|
2024-02-14 13:57:41 +00:00
|
|
|
author: righettod
|
|
|
|
severity: info
|
2024-02-14 19:21:51 +00:00
|
|
|
description: Haivision Gateway login panel was detected.
|
2024-02-14 13:57:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.haivision.com/
|
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2024-03-04 08:20:22 +00:00
|
|
|
max-request: 1
|
2024-03-26 08:03:04 +00:00
|
|
|
shodan-query: http.title:"Haivision Gateway"
|
2024-02-14 19:21:51 +00:00
|
|
|
tags: panel,haivision,login,detect
|
2024-02-14 13:57:41 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'status_code == 200'
|
|
|
|
- 'contains_any(body, "<title>Haivision Gateway", "content=\"Haivision Gateway")'
|
|
|
|
condition: and
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 490a00463044022028d016b3ce7250d3abd67419e01fae451505b9f362ce62bc7dcf8503dc255e1602205b1091d2bb05a058f4c692ad04f9ee6fb061bae82edaab02a05fb6555e51829d:922c64590222798bb761d5b6d8e72950
|