2022-10-19 22:46:46 +00:00
|
|
|
id: sonic-wall-application
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Sonic Wall Appliance Management Console
|
|
|
|
author: DhiyaneshDk,Tess
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2022-10-19 23:18:13 +00:00
|
|
|
shodan-query: title:"Appliance Management Console Login"
|
2022-10-21 08:20:15 +00:00
|
|
|
tags: panel,sonicwall,login
|
2022-10-19 22:46:46 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login.do"
|
|
|
|
|
2022-10-21 08:20:15 +00:00
|
|
|
matchers-condition: and
|
2022-10-19 22:46:46 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Appliance Management Console Login</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|