2024-02-21 03:10:47 +00:00
|
|
|
id: connectwise-panel
|
2024-02-20 21:17:04 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: ConnectWise Control Remote Support Software Panel - Detect
|
|
|
|
author: johnk3r
|
|
|
|
severity: info
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:connectwise:screenconnect:*:*:*:*:*:*:*:*
|
2024-02-20 21:17:04 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-02-20 22:13:56 +00:00
|
|
|
product: screenconnect
|
|
|
|
shodan-query: http.favicon.hash:-82958153
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: connectwise
|
|
|
|
verified: true
|
2024-02-22 08:10:10 +00:00
|
|
|
tags: screenconnect,panel,connectwise,detect
|
2024-02-20 21:17:04 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2024-02-21 03:10:47 +00:00
|
|
|
- "{{BaseURL}}/Login"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
2024-02-20 21:17:04 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2024-02-22 08:10:10 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'contains(header, "ScreenConnect")'
|
|
|
|
- 'contains(body, "ConnectWise Control Remote Support")'
|
|
|
|
condition: or
|
2024-02-20 21:17:04 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: kval
|
|
|
|
part: header
|
|
|
|
kval:
|
|
|
|
- Server
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4b0a00483046022100d05ba36a428857eabed768cdf6b953c8b3e6f13d09e8b282c2383b3fddd0dc3f022100f136fcfb37ac3fd1a6bd8ce87a25b7dac333faf61242945688c86d0ce0db70cc:922c64590222798bb761d5b6d8e72950
|