Files
olafhartong-sysmon-modular/11_file_create/include_microsoft_settingcontent-ms.xml
2019-04-16 09:15:52 +02:00

7 lines
335 B
XML

<Sysmon schemaversion="4.1">
<EventFiltering>
<FileCreate onmatch="include">
<TargetFilename condition="end with">.settingcontent-ms</TargetFilename> <!--Microsoft:Windows:SettingContent-MS (https://posts.specterops.io/the-tale-of-settingcontent-ms-files-f1ea253e4d39)-->
</FileCreate>
</EventFiltering>
</Sysmon>