36 lines
996 B
YAML
36 lines
996 B
YAML
id: cisco-meraki-exposure
|
|
|
|
info:
|
|
name: Cisco Meraki Cloud Security Appliance Panel - Detect
|
|
author: dhiyaneshDK,r3naissance
|
|
severity: info
|
|
description: Cisco Meraki Cloud Security Appliance panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/6708
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel,cisco,meraki,disclosure,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/#connection'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Your client connection'
|
|
- 'This security appliance is directly connected to a local network'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402204f6afd2a65a1ea24c99f1f605fbbda0c3bdf46bee004afb75b486aab8d8f4a3c02200979284823885854635d505db79b71175978c4371c4c3bd6e01cbc0fb8f0d13c:922c64590222798bb761d5b6d8e72950
|