±Your Account
Membership:
New Today: 0
New Yesterday: 4
Overall: 24209
Visitors: 91±Latest Webinar
±Latest Articles
· Android Forensics
· Geo-tagging & Photo Tracking On iOS
· KS – an open source bash script for indexing data
· Mobile Device Geotags & Armed Forces
· Categorization of embedded system forensic collection methodologies
· Interpretation of NTFS Timestamps
· What are ‘gdocs’? Google Drive Data – part 2
· What are ‘gdocs’? Google Drive Data
· Bad Sector Recovery
· Forensic Artifact: Malware Analysis in Windows 8
· Geo-tagging & Photo Tracking On iOS
· KS – an open source bash script for indexing data
· Mobile Device Geotags & Armed Forces
· Categorization of embedded system forensic collection methodologies
· Interpretation of NTFS Timestamps
· What are ‘gdocs’? Google Drive Data – part 2
· What are ‘gdocs’? Google Drive Data
· Bad Sector Recovery
· Forensic Artifact: Malware Analysis in Windows 8
±Follow Us
±Latest Jobs
Back to top
Skip to content
Skip to menu
Back to top
Back to main
Skip to menu
VirtualBox images in Internet Evidence Finder (IEF)?
VirtualBox images in Internet Evidence Finder (IEF)?
Posted: Fri Nov 16, 2012 6:48 am
I have several VirtualBox .img-files that I would like to analyze with Internet Evidence Finder (IEF) 5.6.6. Unfortunately IEF refuses to import them claiming they are not possible to mount due to "missing segments". I can mount them both in Linux and in FTK Imager without any problems though.
Have anyone else encountered this problem, and is there a workaround?
Perhaps I should also mention that the images have been created for validation purposes so the workaround may involve changes to the process for creating them.
Best Regards,
/J
Have anyone else encountered this problem, and is there a workaround?
Perhaps I should also mention that the images have been created for validation purposes so the workaround may involve changes to the process for creating them.
Best Regards,
/J
-

Jofre - Newbie
Re: VirtualBox images in Internet Evidence Finder (IEF)?
Posted: Fri Nov 16, 2012 7:01 am
Try mounting the VirtualBox .img files in FTK Imager as a physical disk and then point IEF to that disk.
Alternatively, you could you use the command-line version of VirtualBox to convert the .img file into a dd for IEF to analyse:
./VBoxManage clonehd <uuid> or <filename> <outputfile> --format RAW
Alternatively, you could you use the command-line version of VirtualBox to convert the .img file into a dd for IEF to analyse:
./VBoxManage clonehd <uuid> or <filename> <outputfile> --format RAW
-

chrism - Senior Member
Re: VirtualBox images in Internet Evidence Finder (IEF)?
Posted: Fri Nov 16, 2012 9:49 am
Thank you for your answer Chrism.
I have tried both your suggestions.
Mounting the image file through FTK Imager works, but only allows for Sector Level searches in IEF. Better than nothing though.
When I tried the VirtualBox CLI command on the .img file I received an error about "unrecognized format" and got no output file. Strange. It _is_ the .img file I should use in that command and not one of the other VirtualBox files? (The virtual machines were parked in Saved States when I copied the .img files)
I have tried both your suggestions.
Mounting the image file through FTK Imager works, but only allows for Sector Level searches in IEF. Better than nothing though.
When I tried the VirtualBox CLI command on the .img file I received an error about "unrecognized format" and got no output file. Strange. It _is_ the .img file I should use in that command and not one of the other VirtualBox files? (The virtual machines were parked in Saved States when I copied the .img files)
-

Jofre - Newbie
Re: VirtualBox images in Internet Evidence Finder (IEF)?
Posted: Fri Nov 16, 2012 10:18 am
Hi Jofre,
Please try updating to the latest version of IEF (v5.7) as I believe that will resolve this issue for you.
Also, can you advise how many partitions exist in this image, and which filesystem(s)?
Kind regards,
Jad
Please try updating to the latest version of IEF (v5.7) as I believe that will resolve this issue for you.
Also, can you advise how many partitions exist in this image, and which filesystem(s)?
Kind regards,
Jad
-

MagnetForensics - Member
Re: VirtualBox images in Internet Evidence Finder (IEF)?
Posted: Mon Nov 19, 2012 6:31 am
Hello Jad,
I installed IEF 5.7 and now it accepts the VirtualBox images without any problems.
My manager agreed to change the validation baseline to include version 5.7 instead of 5.6.6 so I'm in the process of analyzing the images now.
The images each contain four NTFS partitions.
Thank you for your answer!
Best Regards,
/J
I installed IEF 5.7 and now it accepts the VirtualBox images without any problems.
My manager agreed to change the validation baseline to include version 5.7 instead of 5.6.6 so I'm in the process of analyzing the images now.
The images each contain four NTFS partitions.
Thank you for your answer!
Best Regards,
/J
-

Jofre - Newbie
















