27 lines
804 B
YAML
27 lines
804 B
YAML
id: haivision-gateway-panel
|
|
|
|
info:
|
|
name: Haivision Gateway Login Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: Haivision Gateway login panel was detected.
|
|
reference:
|
|
- https://www.haivision.com/
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Haivision Gateway"
|
|
verified: true
|
|
tags: panel,haivision,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code == 200'
|
|
- 'contains_any(body, "<title>Haivision Gateway", "content=\"Haivision Gateway")'
|
|
condition: and
|
|
# digest: 4b0a00483046022100a1cf5f3207508f1fb8769b275db521037d316f06c644c804743c373c7817ffb1022100891f987731d8ae6405c30c8a86d40391d623b45661bb772997304d7679294a1d:922c64590222798bb761d5b6d8e72950 |