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

26 lines
444 B
YAML
Raw Normal View History

2022-10-06 07:55:27 +00:00
id: davantis-panel
info:
2022-10-06 12:16:42 +00:00
name: Davantis Video Analytics - Login Panel
2022-10-06 07:55:27 +00:00
author: robotshell
severity: info
metadata:
2022-10-06 09:46:58 +00:00
verified: true
2022-10-06 07:55:27 +00:00
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:
2022-10-06 09:46:58 +00:00
- 200