From 6ee494a828e1c418dbdf2fd6343c24c8b5ba7786 Mon Sep 17 00:00:00 2001 From: Utku Tombul Date: Thu, 23 Jan 2025 23:05:24 +0300 Subject: [PATCH] Update Windows.EventLogs.Chainsaw artifact (#983) Artifact's hash is uppercase here but it's not matching with downloaded file's hash, which is lowercase. --- content/exchange/artifacts/Windows.EventLogs.Chainsaw.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/exchange/artifacts/Windows.EventLogs.Chainsaw.yaml b/content/exchange/artifacts/Windows.EventLogs.Chainsaw.yaml index 803204e4c0a..a949923f70c 100644 --- a/content/exchange/artifacts/Windows.EventLogs.Chainsaw.yaml +++ b/content/exchange/artifacts/Windows.EventLogs.Chainsaw.yaml @@ -20,7 +20,7 @@ tools: - name: Chainsaw url: https://github.com/WithSecureLabs/chainsaw/releases/download/v2.9.0/chainsaw_all_platforms+rules+examples.zip version: 2.9.0 - expected_hash: 9F809EA14B71E7C53FDE8EBEF7F3A82881F4DCACEC97566B29CC914324667EDA + expected_hash: 9f809ea14b71e7c53fde8ebef7f3a82881f4dcacec97566b29cc914324667eda precondition: SELECT OS From info() where OS = 'windows'