23 lines
431 B
YAML
23 lines
431 B
YAML
id: cisco-security-details
|
|
|
|
info:
|
|
name: Cisco Meraki cloud & Security Appliance details
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
reference: https://www.exploit-db.com/ghdb/6708
|
|
tags: cisco
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/#connection'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Your client connection'
|
|
- type: status
|
|
status:
|
|
- 200
|