The Cold Disk Quick Response (CDQR) tool is a fast and easy to use forensic artifact parsing tool that works on disk images, mounted drives and extracted artifacts from Windows, Linux, MacOS, and Android devices
ERROR: "Test/[NameOfTheZip].zip" cannot be found by the system. Please verify filename and path are correct.
.
I'm consistently getting this error despite the ZIP being available on that location. I can confirm that the hostname doesn't contain '-' as well.
root@skadi:/home/skadi# cdqr -z --max_cpu Test/[NameOfTheZip] --es_kb Issac1
Assigning CDQR to the host network
The Docker network can be changed by modifying the "DOCKER_NETWORK" environment variable
Example (default Skadi mode): export DOCKER_NETWORK=host
Example (use other Docker network): export DOCKER_NETWORK=skadi-backend
docker run --network host aorlikoski/cdqr:5.0.0 -y -z --max_cpu Test/[NameOfTheZip] --es_kb Issac1
CDQR Version: 5.0
Plaso Version: 20190331
Using parser: win
Number of cpu cores to use: 4
ERROR: "Test/[NameOfTheZip]" cannot be found by the system. Please verify filename and path are correct.
Exiting...
ERROR: "Test/[NameOfTheZip].zip" cannot be found by the system. Please verify filename and path are correct. . I'm consistently getting this error despite the ZIP being available on that location. I can confirm that the hostname doesn't contain '-' as well.
root@skadi:/home/skadi# cdqr -z --max_cpu Test/[NameOfTheZip] --es_kb Issac1 Assigning CDQR to the host network The Docker network can be changed by modifying the "DOCKER_NETWORK" environment variable Example (default Skadi mode): export DOCKER_NETWORK=host Example (use other Docker network): export DOCKER_NETWORK=skadi-backend docker run --network host aorlikoski/cdqr:5.0.0 -y -z --max_cpu Test/[NameOfTheZip] --es_kb Issac1 CDQR Version: 5.0 Plaso Version: 20190331 Using parser: win Number of cpu cores to use: 4 ERROR: "Test/[NameOfTheZip]" cannot be found by the system. Please verify filename and path are correct. Exiting...