Create connectwise-exposure.yaml

patch-1
memento_mori 2022-10-29 12:46:43 +05:30 committed by GitHub
parent 4a44ec760a
commit 3130a5fe5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: ConnectWise
info:
name: ConnectWise
author: prajiteshsingh
severity: High
reference:
- https://www.connectwise.com/company/trust/security-bulletins/r1soft-and-recover-security-bulletin
metadata:
shodan-query: http.component:zk http.title:"Server Backup"
requests:
- method: GET
path:
- "{{BaseURL}}/login.zul"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Server Backup Manager SE</title>"
condition: and
- type: status
status:
- 200