nuclei-templates/http/exposed-panels/cisco/cisco-meraki-exposure.yaml

34 lines
805 B
YAML
Raw Normal View History

2021-09-02 11:24:12 +00:00
id: cisco-meraki-exposure
2021-03-01 17:22:43 +00:00
info:
name: Cisco Meraki Cloud Security Appliance Panel - Detect
2021-09-02 11:24:12 +00:00
author: dhiyaneshDK,r3naissance
2021-03-01 17:22:43 +00:00
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.0
cwe-id: CWE-200
tags: panel,cisco,meraki,disclosure,edb
metadata:
max-request: 1
2021-03-01 17:22:43 +00:00
http:
2021-03-01 17:22:43 +00:00
- method: GET
path:
- '{{BaseURL}}/#connection'
matchers-condition: and
matchers:
- type: word
words:
2021-03-01 17:37:09 +00:00
- 'Your client connection'
2021-09-02 11:24:12 +00:00
- 'This security appliance is directly connected to a local network'
condition: and
2021-03-01 17:22:43 +00:00
- type: status
status:
- 200