Can M.2 docking stations be used to make forensic images of (Bitlocker encrypted) M.2 disks?

I am looking into M.2 docking stations such as the Maiwo K3016S as shown below.

Is it possible to use such docking stations optionally in combination with a USB- or software write-blocker, in order to make forensic images of (Bitlocker en… Continue reading Can M.2 docking stations be used to make forensic images of (Bitlocker encrypted) M.2 disks?

Can I safely disable and re-enable Secure Boot when Bitlocker is used in order to make a Forensic Image?

I am about to make a forensic image (using dc3dd from OSFClone) of two laptops and in this specific case I’d like to startup using an bootable USB stick with OSFClone and image the disk to an external disk. The laptops (HP ProBooks) in thi… Continue reading Can I safely disable and re-enable Secure Boot when Bitlocker is used in order to make a Forensic Image?

Why after dd’ing ISO file to entire USB flash device, only the first partition match the ISO checksum?

I use dd to “burn” an ISO file to USB stick:

dd bs=4M if=/mnt/media/ISO/Fedora-Workstation-Live-x86_64-31-1.9.iso of=/dev/sdd conv=fdatasync status=progress

Now I can see several partitions has been created:

sdd 8… Continue reading Why after dd’ing ISO file to entire USB flash device, only the first partition match the ISO checksum?

Is it possible to obtain a forensic image of an Android device without installation of custom recovery mode or rooting?

I need to forensically image a Samsung phone that is not rooted or running a custom recovery mode. I have not been able to pull an image using ADB, as the default Samsung recovery mode only allows ADB to push updates to the p… Continue reading Is it possible to obtain a forensic image of an Android device without installation of custom recovery mode or rooting?