We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca54b56 commit 876166bCopy full SHA for 876166b
1 file changed
sysmonconfig-export.xml
@@ -383,6 +383,8 @@
383
<!--Section: Loopback Addresses-->
384
<DestinationIp condition="is">127.0.0.1</DestinationIp> <!--Credit @ITProPaul-->
385
<DestinationIp condition="begin with">fe80:0:0:0</DestinationIp> <!--Credit @ITProPaul-->
386
+ <!-- OneDrive -->
387
+ <Image condition="end with">\AppData\Local\Microsoft\OneDrive\OneDrive.exe</Image> <!--Microsoft: OneDrive-->
388
</NetworkConnect>
389
</RuleGroup>
390
0 commit comments