mirror of
https://github.com/olafhartong/sysmon-modular
synced 2026-06-08 16:29:39 +00:00
9 lines
350 B
XML
9 lines
350 B
XML
<Sysmon schemaversion="4.30">
|
|
<EventFiltering>
|
|
<RuleGroup name="" groupRelation="or">
|
|
<FileCreate onmatch="include">
|
|
<TargetFilename condition="contains">\Start Menu</TargetFilename> <!--Microsoft:Windows: Startup links and shortcut modification-->
|
|
</FileCreate>
|
|
</RuleGroup>
|
|
</EventFiltering>
|
|
</Sysmon> |