Create cassia-bluetooth-gateway-panel.yaml
parent
25e55e36f9
commit
f3bd703a84
|
@ -0,0 +1,27 @@
|
|||
id: cassia-bluetooth-gateway-panel
|
||||
|
||||
info:
|
||||
name: Cassia Bluetooth Gateway - Panel
|
||||
author: DhiyaneshDk
|
||||
severity: info
|
||||
description: |
|
||||
Cassia Bluetooth Gateway Management Platform login page was discovered.
|
||||
reference:
|
||||
- https://www.cassianetworks.com/products/x1000-outdoor-bluetooth-router/
|
||||
tags: cassia,gateway,login,panel
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/cassia/login"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "Cassia Bluetooth Gateway Management Platform"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue