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

26 lines
585 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:
2021-09-02 11:24:12 +00:00
name: Cisco Meraki cloud & security Appliances Information Disclosure
author: dhiyaneshDK,r3naissance
2021-03-01 17:22:43 +00:00
severity: info
reference: https://www.exploit-db.com/ghdb/6708
2021-09-02 11:24:12 +00:00
tags: panel,cisco,meraki,disclosure
2021-03-01 17:22:43 +00:00
requests:
- 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