nuclei-templates/http/technologies/connectwise-control-detect....

28 lines
518 B
YAML

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