Merge branch 'ba-msbuild' of github.com:splunk/security_content into ba-msbuild

This commit is contained in:
Lou Stella
2022-03-03 16:06:04 -06:00
2 changed files with 2 additions and 2 deletions
@@ -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