Merge pull request #3888 from SigmaHQ/aurora-false-positive-fixing

fix: FPs noticed with Aurora
This commit is contained in:
Nasreddine Bencherchali
2023-01-09 10:39:54 +01:00
committed by GitHub
@@ -6,7 +6,7 @@ references:
- https://lolbas-project.github.io/lolbas/OtherMSBinaries/Tracker/
author: 'Avneet Singh @v3t0_, oscd.community'
date: 2020/10/18
modified: 2022/11/12
modified: 2023/01/06
tags:
- attack.defense_evasion
- attack.t1055.001
@@ -28,7 +28,9 @@ detection:
# GrandparentImage: C:\Program Files\Microsoft Visual Studio\2022\Community\Msbuild\Current\Bin\MSBuild.exe
# ParentCommandLine: "C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\MSBuild.exe" /nologo /nodemode:1 /nodeReuse:true /low:false
# CommandLine: "C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Tracker.exe" @"C:\Users\user\AppData\Local\Temp\tmp05c7789bc5534838bf96d7a0fed1ffff.tmp" /c "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\Lib.exe"
ParentImage|endswith: '\Msbuild\Current\Bin\MSBuild.exe'
ParentImage|endswith:
- '\Msbuild\Current\Bin\MSBuild.exe'
- '\Msbuild\Current\Bin\amd64\MSBuild.exe'
CommandLine|contains|all:
- '\VC\Tools\MSVC\'
- '\bin\HostX86\x64\'