From ae2b79f21a0593ab9b0000c1aa077ccd21812a1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 15:21:19 +0000 Subject: [PATCH] Sysmon: Update to version 15.15 --- bucket/Sysmon.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/Sysmon.yml b/bucket/Sysmon.yml index 08b240c..8053577 100644 --- a/bucket/Sysmon.yml +++ b/bucket/Sysmon.yml @@ -1,11 +1,11 @@ -version: "15.14" +version: "15.15" description: Sysmon. Windows system service and device driver that, once installed on a system, remains resident across system reboots to monitor and log system activity to the Windows event log. homepage: https://docs.microsoft.com/en-us/sysinternals/downloads/sysmon license: identifier: Freeware url: https://docs.microsoft.com/en-us/sysinternals/license-terms url: https://download.sysinternals.com/files/Sysmon.zip -hash: 900a7bbf67b3c0e0c2109e3fb14a534a90f55f326d625a332bdd3c7d95d44c04 +hash: 0edb284c2157562c15b2eb6f7fb0b3d1752c86dbce782fd4e5dfea89b10e4ba6 pre_install: | $sysint = 'HKCU:\SOFTWARE\Sysinternals' $fin = "$sysint\System Monitor"