mirror of
https://github.com/olafhartong/sysmon-modular
synced 2026-06-08 16:29:39 +00:00
9 lines
359 B
XML
9 lines
359 B
XML
<Sysmon schemaversion="4.30">
|
|
<EventFiltering>
|
|
<RuleGroup name="" groupRelation="or">
|
|
<ProcessCreate onmatch="exclude">
|
|
<Image condition="end with">C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe</Image> <!--Adobe:Flash: Properly hardened updater, not a risk-->
|
|
</ProcessCreate>
|
|
</RuleGroup>
|
|
</EventFiltering>
|
|
</Sysmon> |