mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Merge branch 'ba-msbuild' of github.com:splunk/security_content into ba-msbuild
This commit is contained in:
@@ -5,7 +5,7 @@ date: '2022-03-03'
|
||||
author: Michael Haag, Splunk
|
||||
type: TTP
|
||||
datamodel:
|
||||
- Endpoint
|
||||
- Endpoint_Processes
|
||||
description: This analytic is to detect a suspicious child process of MSBuild spawned
|
||||
by Windows Script Host - cscript or wscript. This behavior or event are commonly
|
||||
seen and used by malware or adversaries to execute malicious msbuild process using
|
||||
|
||||
@@ -5,7 +5,7 @@ date: '2022-03-03'
|
||||
author: Michael Haag, Splunk
|
||||
type: TTP
|
||||
datamodel:
|
||||
- Endpoint
|
||||
- Endpoint_Processes
|
||||
description: The following analytic identifies wmiprvse.exe spawning msbuild.exe.
|
||||
This behavior is indicative of a COM object being utilized to spawn msbuild from
|
||||
wmiprvse.exe. It is common for MSBuild.exe to be spawned from devenv.exe while using
|
||||
|
||||
Reference in New Issue
Block a user