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

27 lines
450 B
YAML
Raw Normal View History

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