Files
2020-06-01 22:31:40 +02:00

12 lines
549 B
XML

<Sysmon schemaversion="4.30">
<EventFiltering>
<RuleGroup name="" groupRelation="or">
<ProcessCreate onmatch="exclude">
<Image condition="is">C:\Program Files\Malwarebytes\Anti-Malware\mbam.exe</Image> <!--Credit d4ph1l -->
<Image condition="is">C:\Program Files\Malwarebytes\Anti-Malware\mbamservice.exe</Image> <!--Credit d4ph1l -->
<Image condition="is">C:\Program Files\Malwarebytes\Anti-Malware\mbamtray.exe</Image> <!--Credit d4ph1l -->
</ProcessCreate>
</RuleGroup>
</EventFiltering>
</Sysmon>