mirror of
https://github.com/olafhartong/sysmon-modular
synced 2026-06-08 16:29:39 +00:00
relocate misplaced file
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<Sysmon schemaversion="4.30">
|
||||
<EventFiltering>
|
||||
<RuleGroup name="" groupRelation="or">
|
||||
<ProcessCreate onmatch="exclude">
|
||||
<Image condition="begin with">C:\program files (x86)\desktopcentral_agent\bin\</Image>
|
||||
<Image condition="begin with">C:\program files\desktopcentral_server\bin\</Image>
|
||||
</ProcessCreate>
|
||||
</RuleGroup>
|
||||
</EventFiltering>
|
||||
</Sysmon>
|
||||
Reference in New Issue
Block a user