35 lines
915 B
YAML
35 lines
915 B
YAML
id: aircube-dashboard-panel
|
|
|
|
info:
|
|
name: airCube Dashboard Login Panel - Detect
|
|
author: theamanrawat
|
|
severity: info
|
|
description: airCube Dashboard login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:h:ui:aircube:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"AirCube Dashboard"
|
|
product: aircube
|
|
vendor: ui
|
|
tags: panel,aircube
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'AirCube Dashboard'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100c0a6b8077c1dade4a54f5a18b1925eb0089497914d0a309491dcc1a20000f09f022022e219eb9b82ed187386a837c7124b7661f6d99723828b4ed0c61962883ec320:922c64590222798bb761d5b6d8e72950 |