2021-10-12 11:11:08 +00:00
|
|
|
id: cisco-ace-device-manager
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: ACE 4710 Device Manager
|
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: info
|
|
|
|
tags: panel,cisco
|
|
|
|
metadata:
|
2021-10-22 17:52:36 +00:00
|
|
|
shodan-query: 'html:"ACE 4710 Device Manager"'
|
2021-10-12 11:11:08 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/index.vm"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>ACE 4710 DM - Login</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|