Thoughts on Forensics

By Edward Haletky  Add a new comment

Today it is possible for AccessData's FTK and Encase tools to read virtual machine disk files (VMDK) for further forensic study, but how do you get this information off a VMware ESX server's VMFS in a forensically sound manner? Is the VMDK all you need to grab?

The first question is very difficult to answer as a VMFS can be from 2 to 64TBs in size so grabbing the entire filesystem could be very expensive. But in addition to that, none of the current batch of forensic tools can read a VMFS. If you can't read a VMFS then you are in the position of spending time consuming hours carving out the VMDK and other files. So there needs to be a better solution. More on that in another blog.

The answer to the second question is quite a bit easier, and that is no, you need more than the VMDK -- mainly because there are more capabilities now than there were before. Specifically there are now several per virtual machine memory files as well as metadata and configuration files that are extremely useful. Files you should also get are:

.vswp -> Memory Swap File for the VM, only used when ESX has overcommitted memory

.vmsn -> Virtual Memory Snapshot file, a file that contains the memory contents of the VM when a snap shot has been made.

.vmdk -> metafiles about VMDKs

.vmx -> Configuration file, could also show if external media has been used

-flat.vmdk -> Raw Disk data of the appropriate disk format. By default zeroed thick. However, if the file was once bigger you may want the blocks around the disk as well off the VMFS

-rdm.vmdk -> not useful but it points to another disk that is a raw LUN off the storage device.

-delta.vmdk -> Points to the snapshot FIFO of disk changes. As part of your investigation you may wish to commit these changes or not. You can see the raw disk data without the delta file as well, which could be a previous save state.

From a forensics perspective each of these files could aid in research and you should grab them as well as the VMDK. In some cases it is like having an earlier copy of a disk to investigate as well as the memory within the system.

Digital Forensic Practitioners within the virtualization space should definitely grab more than just the disk file.

ITworld LIVE

VirtualizationWhite Papers & Webcasts

White Paper

vRanger Helps Cut Replication Time by Almost 70%

There's a reason why more than 38,000 customers trust vRanger to protect their critical virtual data! In this Quest Software case study, see how vRanger helped Cornerstone Bancshares, Inc. cut replication time from days to minutes - and how this translated to real time and money savings.

White Paper

ESG: Product Brief: Quest vRanger 5.3 brings enterprise-class VMware protection to SMB's

Free paper: how virtualization impacts SMBs, and strategies for enterprise-class VMware protection

White Paper

Converged Storage: Utility Storage - The Ideal Platform for Virtual and Cloud Computing

Server virtualization has transformed corporate IT -- companies have enjoyed major cost savings and have gained flexibility and efficiency. But this has also led to a proliferation of virtual machines and servers that threaten to overwhelm data movement and storage technologies. In this IDG Tech Dossier, learn how utility storage makes for massive consolidation, flexibility and scalability, so IT departments can reduce storage infrastructure and lower costs while improving their ability to respond to fast-changing needs of business units.Intel and the Intel logo are trademarks of Intel Corporation in the U.S. and/or other countries.

White Paper

Virtualizing the Client - The HP Way

HP VirtualSystem delivers best-in-class virtualization, with integrated software, services, infrastructure, and management - all delivered as one proven solution.Intel and the Intel logo are trademarks of Intel Corporation in the U.S. and/or other countries.

Webcast On Demand

Making Information Matter

Join us in the upcoming Hitachi virtual Forum on Wednesday, June 6th, at 8:30am PT / 11:30am ET and gain meaningful insights on how to maximize efficiency and reduce expenses. At the virtual forum you will learn about key solution strategies in our featured live video sessions from top leaders at Hitachi, like Miki Sandorfi, Chief Strategy Officer and industry experts, such as Ben Woo, VP WW Storage Systems at IDC.

Sponsor: Hitachi

See more White Papers | Webcasts

Ask a question

Ask a Question