Lab-01 VWM
Lab-01 VWM
Suspend freezes your VM in its current state. This is usually the best choice.
Power Off is only for emergencies, when the guest operating system has crashed. It's the
equivalent of pulling out the power plug on a real computer.
Click Suspend.
Part 2: Carving file
Download Hxd tool from https://mh-nexus.de/en/hxd/
Recovery the image (jpg) from the raw file - Carve2.bin, carve1.bin
Carve 2
Download the bin file from the GitHub
https://github.com/thehexninja/BlogDownloads/blob/master/Carve2.bin
Again we search for FFD8FFE0.
We find it at offset 13B6. In this second example we see that it is embedded in other data
(other deleted or allocated files), this is more typical of what we might see.
Again we search for FFD9 for the end of file marker. It is at 0x2360. We select the block and
copy it out into a new file. Carve2_13B6_2360.jpg.
Carve2_13B6_2360.jpg
This seems simple enough, just a search from the start and end and we a have carved two
deleted files of the Hex Ninja.