teamdfir / sift

SIFT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EWFmount Error

princedavinci opened this issue · comments

Hi All,

I am struggling to mount E01 images on the sift workstation using ewfmount. I get the below error:
Capture
I am so confused and not sure whats causing this issue. I using vmware player to run the environment.
Any assistance will be highly appreciated.

Thanks.

Your command line looks correct. Try renaming your E01 to remove the space. Also, confirm that /mnt/ewf_mount exists. It should, but check it anyway.

You can also verify the E01 with ewfinfo and ewfverify.

ewfinfo filename.E01
ewfverify filename.E01

I have tried with other E01s that dont have spaces and get the same error. I will perform the top two instructions and show output. Thanks for the speedy response.

Hi @mark-hallman please see screenshot below:
Capture2

The said images mount perfectly on my WSL2 environment.
Thanks

@princedavinci When running the ewf commands in WSL and in the VM, are you using the same image (E01) to test both environments? If so, can you try the following on the image from within the SIFT Workstation:

xxd 002-MEM-DTP.E01 | head
mmls 002-MEM-DTP.E01
ls -lah 002-MEM-DTP.E01

One difference could be how you're accessing the E01 from within the SIFT Workstation. If you have a Shared Folder mapped into the VM, then permissions to access the file might not be propagating through the Shared Folder. The same could be said if the file is accessed through a network share.

You could also try checking the MD5 of the file (not the E01 content hash, but simply the file) from within the SIFT Workstation and within the WSL environment to see if you have the same hash with both, and if you're able to access the E01 properly through both environments. This will help narrow down whether this is an ewftools issue or not.

Cheers

@digitalsleuth You make a lot of sense as I dragged files across onto the VM while on WSL I used the shared folder. Let try the above and will revert back.

Thanks

Hi @princedavinci , did you ever get this resolved?

Try using a more recent version of ewfmount

will boot up the machine and try updating.

Does SIFT provide a more recent version?

I'll be looking into this tomorrow to see where we source and what's available.

ewfmount comes from the GIFT.

22.04 - ewfmount 20140816 which is the latest from the PPA repository
20.04 - ewfmount 20140812 which is the latest from the PPA repository

as you can see in the screenshot the reporter runs 20140807

20.04 - ewfmount 20140812 which is the latest from the PPA repository

we don't support 20.04 any more, please upgrade to 22.04 and expect us to upgrade to 24.04 once available relatively quickly

@joachimmetz understood you don't, but the packages are still available (please do not remove them, if you are I need a heads up so I can clone them)

22.04 is the new base image and we'll support 24.04 as soon as we can but you are 1 of hundreds we have to have support for to effectively make a new base image. Plus it takes time to swap out the major OS in classes.

@princedavinci you should be able to run apt-get upgrade or apt-get update && apt-get install libewf-tools to get the latest available ewfmount version.

22.04 is the new base image and we'll support 24.04 as soon as we can but you are 1 of hundreds we have to have support for to effectively make a new base image.

Unclear what you mean with "supporting" me in this context? I don't need SIFT to support me, nor have I ever received support from SIFT or SANS for that matter.

This is why for Plaso we strongly recommend using Docker