Added davantis-panel Template

patch-1
Agustín Doménech 2022-10-06 03:55:27 -04:00
parent 515a74f482
commit 5ecc83b675
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: davantis-panel
info:
name: DAVANTIS Video Analytics Login Panel
author: robotshell
severity: info
metadata:
shodan-query: http.title:"Davantis"
tags: panel,davantis
requests:
- method: GET
path:
- '{{BaseURL}}/index.html'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Davantis</title>'
- type: status
status:
- 200