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