nuclei-templates/exposed-panels/connectwise-backup-manager....

29 lines
641 B
YAML
Raw Normal View History

id: connectwise-backup-manager
2022-10-29 07:16:43 +00:00
info:
name: ConnectWise Server Backup Manager SE Panel
2022-10-29 07:16:43 +00:00
author: prajiteshsingh
severity: info
2022-10-29 07:16:43 +00:00
reference:
- https://www.connectwise.com/company/trust/security-bulletins/r1soft-and-recover-security-bulletin
metadata:
verified: true
shodan-query: http.component:zk http.title:"Server Backup Manager"
tags: panel,connectwise,backup
2022-10-29 07:16:43 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/login.zul"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Server Backup Manager SE"
2022-10-29 07:16:43 +00:00
- type: status
status:
- 200