Cisco Meraki Cloud Security Appliance Panel - Detect
ID: cisco-meraki-exposure
Severity: info
Author: dhiyaneshDK,r3naissance
Tags: panel,cisco,meraki,disclosure,edb
Description
Section titled “Description”Cisco Meraki Cloud Security Appliance panel was detected.
YAML Source
Section titled “YAML Source”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 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: 4a0a00473045022001724c5ba2926efbbf601bdf8d99aeb9b5214515bc24316570c36de8bbb817150221008c3d9410a72725ddbf483a7e381eb60c14ee526dc20f6a35c09fd408d17f3c9d:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/cisco/cisco-meraki-exposure.yaml"