Merge pull request #6634 from pikpikcu/patch-361

Create connectwise-control-detect
patch-1
Dhiyaneshwaran 2023-01-30 12:12:49 +05:30 committed by GitHub
commit bd5b027389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: connectwise-control-detect
info:
name: ConnectWise Control Detect
author: pikpikcu
severity: info
metadata:
verified: true
shodan-query: title="ConnectWise Control Remote Support Software"
tags: tech,connectwise
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "ConnectWise Control Remote Support Software"
- type: status
status:
- 200