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:
|
|
verified: true
|
|
shodan-query: "http.title:\"Haivision Gateway\""
|
|
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 Gateway", "content=\"Haivision Gateway")'
|
|
condition: and
|
|
# digest: 490a0046304402200b774f9123ccefe48635e129de64e264ee5b5b5882a63118c8e59935903bd895022057bd039a93248ba6b03b8c1078549b1e74b89f06fef7cc311d719dc909801370:922c64590222798bb761d5b6d8e72950 |