Closed denizciftci-sec closed 11 months ago
Hi @denizciftci-sec,
in general the Plaso format version needs to be the same on both sides. So the format version of your ´.plaso´ file and the version supported in Timesketch. Using the same Plaso version as in Timesketch for processing your evidence should ensure compatibility.
You can get the Plaso version used by your deployed Timesketch instance by executing tsctl info
on your server/in the container.
The last line in the error message of your screenshot above mentions the latest supported version of Plaso format as 20221023
.
Hi Team,
I have the following errors when I try to import .plaso output via GUI.
I am using the old version of the plaso binary: root@remnux:/opt/kaperesults# log2timeline.py -V plaso - log2timeline version 20220724
The timesketch version is the latest:
I generated the plaso file as follows and no error returned> log2timeline.py --stroage_file timeline.plaso C/
Could you please assist me in this manner? What kind of version should I use for successful import?
root@remnux:/opt/kaperesults# pinfo.py timeline.plaso 2023-11-27 10:31:53,087 [WARNING] (MainProcess) PID:16950 This version of plaso is more than 6 months old.
WARNING: the version of plaso you are using is more than 6 months old. We
strongly recommend to update it.
** Plaso Storage Information *** Filename : timeline.plaso Format version : 20220716 Serialization format : json
Sessions 76933668-6875-460c-af90-511541df5909 : 2023-11-27T10:05:16.331846+00:00
**** Event sources ***** Total : 802
***** Events generated per parser ** Parser (plugin) name : Number of events
mrulistex_string_and_shell_item_list : 1 msie_zone : 36 networks : 12 olecf_automatic_destinations : 18 olecf_default : 8 prefetch : 998 recycle_bin : 1 setupapi : 162 shell_items : 1602 windows_boot_execute : 2 windows_run : 10 windows_sam_users : 8 windows_services : 588 windows_shutdown : 2 windows_task_cache : 537 windows_timezone : 1 windows_typed_urls : 5 windows_usb_devices : 7 windows_usbstor_devices : 4 windows_version : 4 winevtx : 223030 winlogon : 4 winreg_default : 319063 Total : 552269
No events labels stored.
Extraction warnings generated per parser Parser (plugin) name : Number of warnings
olecf/olecf_automatic_destinations : 1
** Path specifications with most extraction warnings *** Number of warnings : Pathspec
**** Recovery warnings generated per parser **** Parser (plugin) name : Number of warnings
*** Path specifications with most recovery warnings **** Number of warnings : Pathspec
No analysis reports stored.
root@remnux:/opt/kaperesults#