Potential DLL Injection Or Execution Using Tracker.exe

Last updated on:

About the rule

Rule Type

Standard

Rule Description

Detects potential DLL injection and execution using "Tracker.exe"

Severity

Trouble

Rule Requirement

Criteria

Action1: actionname = "Process started" AND ((PROCESSNAME endswith "\tracker.exe" OR MESSAGE = "Tracker") AND COMMANDLINE contains " /d , /c ") AND (COMMANDLINE notcontains " /ERRORREPORT:PROMPT " AND PARENTPROCESSNAME notendswith "\Msbuild\Current\Bin\MSBuild.exe,\Msbuild\Current\Bin\amd64\MSBuild.exe") select Action1.HOSTNAME,Action1.MESSAGE,Action1.COMMANDLINE,Action1.FILE_NAME,Action1.PROCESSNAME,Action1.USERNAME,Action1.PARENTPROCESSNAME

Detection

Execution Mode

realtime

Log Sources

Windows

Author

Avneet Singh @v3t0_, oscd.community