26 lines
434 B
YAML
26 lines
434 B
YAML
id: cisco-edge-340
|
|
|
|
info:
|
|
name: Cisco Edge 340
|
|
author: dhiyaneshDk
|
|
severity: info
|
|
metadata:
|
|
shodan-query: http.title:"Cisco Edge 340"
|
|
tags: panel,cisco
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/auth/?next=%2F"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Cisco Edge 340</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|