34 lines
834 B
YAML
34 lines
834 B
YAML
id: davantis-panel
|
|
|
|
info:
|
|
name: Davantis Video Analytics Panel - Detect
|
|
author: robotshell
|
|
severity: info
|
|
description: Davantis Video Analytics panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"Davantis"
|
|
tags: panel,davantis
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/index.html'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Davantis</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100d6fc415edb16725b864f4cf90415c3be4b845f4309be600300850b95eb05886302202be9ad0fa160e3d13a4ccb506c0ef9f9e192d5e568e83ec05ddab29c619c4ddb:922c64590222798bb761d5b6d8e72950
|