nuclei-templates/exposed-panels/aircube-login.yaml

27 lines
441 B
YAML

id: aircube-login
info:
name: airCube Login
author: DhiyaneshDk
severity: info
metadata:
verified: true
shodan-query: http.favicon.hash:1249285083
tags: panel,aircube,ubiquiti
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>airCube</title>'
- type: status
status:
- 200