From 274691d20893c0f895301f50ca718fbf66f2d760 Mon Sep 17 00:00:00 2001 From: Qazeer Date: Thu, 1 Feb 2024 00:06:20 +0100 Subject: [PATCH] Add the no wizard flag for new hayabusa version --- Modules/Apps/GitHub/Hayabusa/hayabusa_OfflineEventLogs.mkape | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Modules/Apps/GitHub/Hayabusa/hayabusa_OfflineEventLogs.mkape b/Modules/Apps/GitHub/Hayabusa/hayabusa_OfflineEventLogs.mkape index d7dc1b5df..d98ea53ca 100644 --- a/Modules/Apps/GitHub/Hayabusa/hayabusa_OfflineEventLogs.mkape +++ b/Modules/Apps/GitHub/Hayabusa/hayabusa_OfflineEventLogs.mkape @@ -1,14 +1,14 @@ Description: Hayabusa a timeline generator for Windows event logs - Offline Category: EventLogs Author: Georg Lauenstein (sure[secure]) -Version: 1.3 +Version: 1.4 Id: 49f9cd2d-3da5-4349-a9aa-c2b450582ccc BinaryUrl: https://github.com/Yamato-Security/hayabusa/releases ExportFormat: csv Processors: - Executable: hayabusa\hayabusa.exe - CommandLine: csv-timeline -d %sourceDirectory% --profile standard --quiet --UTC -o %destinationDirectory%\hayabusa_events_offline.csv + CommandLine: csv-timeline -d %sourceDirectory% --profile standard -w --quiet --UTC -o %destinationDirectory%\hayabusa_events_offline.csv ExportFormat: csv # Documentation