mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Merge branch '3cx' of https://github.com/splunk/security_content into 3cx
This commit is contained in:
@@ -4,8 +4,7 @@ version: 1
|
||||
date: '2023-03-30'
|
||||
author: Michael Haag, Splunk
|
||||
type: TTP
|
||||
datamodel:
|
||||
- Endpoint
|
||||
datamodel: []
|
||||
description: The following analytic leverages Sysmon, a powerful system monitoring and logging tool, to pinpoint instances of the 3CXDesktopApp.exe with a FileVersion of 18.12.x.Recently, 3CX has discovered a vulnerability specifically in versions 18.12.407 and 18.12.416 of the desktop app.
|
||||
search: '`sysmon` (process_name=3CXDesktopApp.exe OR OriginalFileName=3CXDesktopApp.exe) FileVersion=18.12.*
|
||||
| rename Computer as dest
|
||||
@@ -68,4 +67,4 @@ tags:
|
||||
- Computer
|
||||
- parent_process_name
|
||||
risk_score: 90
|
||||
security_domain: endpoint
|
||||
security_domain: endpoint
|
||||
|
||||
Reference in New Issue
Block a user