diff --git a/Modules/Apps/GitHub/Hayabusa/hayabusa_OfflineEventLogs.mkape b/Modules/Apps/GitHub/Hayabusa/hayabusa_OfflineEventLogs.mkape index d98ea53ca..81178b2c7 100644 --- a/Modules/Apps/GitHub/Hayabusa/hayabusa_OfflineEventLogs.mkape +++ b/Modules/Apps/GitHub/Hayabusa/hayabusa_OfflineEventLogs.mkape @@ -1,7 +1,7 @@ Description: Hayabusa a timeline generator for Windows event logs - Offline Category: EventLogs Author: Georg Lauenstein (sure[secure]) -Version: 1.4 +Version: 1.5 Id: 49f9cd2d-3da5-4349-a9aa-c2b450582ccc BinaryUrl: https://github.com/Yamato-Security/hayabusa/releases ExportFormat: csv @@ -10,6 +10,10 @@ Processors: Executable: hayabusa\hayabusa.exe CommandLine: csv-timeline -d %sourceDirectory% --profile standard -w --quiet --UTC -o %destinationDirectory%\hayabusa_events_offline.csv ExportFormat: csv + - + Executable: hayabusa\hayabusa.exe + CommandLine: json-timeline -d %sourceDirectory% --profile standard -w --quiet --UTC -o %destinationDirectory%\hayabusa_events_offline.jsonl -L + ExportFormat: json # Documentation # Create a folder "hayabusa" within the "Modules\bin" KAPE folder