Files
2021-04-24 20:22:10 +02:00

12 lines
581 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>