orlikoski / Skadi

Collect, Process, and Hunt with host based data from MacOS, Windows, and Linux
https://www.skadivm.com
GNU General Public License v3.0
489 stars 71 forks source link

Trouble converting zip file output to csv #127

Open tfyock opened 3 years ago

tfyock commented 3 years ago

I'm attempting to take data that was collected from cdqr and output it to csv reports. I am currently using the ova file from the Skadi site as my server and cdqr is version 5.0. Below is the multiple ways I tried to create these reports and the error output.

command: cdqr demo.zip - z --max_cpu Output Error: "demo.zip" cannot be found by the system. Please verify filename and path are correct.

command: in: demo.zip -z --max_cpu Output Error: "demo.zip" cannot be found by the system. Please verify filename and path are correct.