description: 'Use the following config to generate the necessary Event ID 10 Process Access events:<ProcessAccess onmatch="include"><CallTrace condition="contains">VBE7.DLL</CallTrace></ProcessAccess><ProcessAccess onmatch="exclude"><CallTrace condition="excludes">UNKNOWN</CallTrace></ProcessAccess>'
detection:
selection:
EventID:10
TargetImage:'*\verclsid.exe'
GrantedAccess:'0x1FFFFF'
combination1:
CallTrace:'*|UNKNOWN(*VBE7.DLL*'
combination2:
SourceImage:'*\Microsoft Office\*'
CallTrace:'*|UNKNOWN*'
condition:selection and ( combination1 or combination2 )