nuclei-templates/exposed-panels/davantis-panel.yaml

24 lines
422 B
YAML
Raw Normal View History

2022-10-06 07:55:27 +00:00
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