nuclei-templates/exposed-panels/netris-dashboard-panel.yaml

27 lines
445 B
YAML
Raw Normal View History

id: netris-dashboard-panel
info:
name: Netris Dashboard Panel
author: theamanrawat
severity: info
metadata:
verified: true
shodan-query: http.title:"Netris Dashboard"
tags: panel,netris
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Netris Dashboard'
- type: status
status:
- 200