During a mobile forensics investigation, an analyst needs to acquire data from an iPhone that cannot be bypassed via passcode. The device is locked, and the analyst has the passcode. Which acquisition method provides the MOST comprehensive data extraction?
Trap 1: Manual acquisition
Manual acquisition involves manually browsing the device, which is slow and incomplete.
Trap 2: Logical acquisition
Logical acquisition only extracts files visible through the operating system, missing deleted data.
Trap 3: File system acquisition
File system acquisition retrieves allocated files but not unallocated space.
- A
Physical acquisition
Physical acquisition creates a full image of the device's storage, retrieving all data including deleted files.
- B
Manual acquisition
Why wrong: Manual acquisition involves manually browsing the device, which is slow and incomplete.
- C
Logical acquisition
Why wrong: Logical acquisition only extracts files visible through the operating system, missing deleted data.
- D
File system acquisition
Why wrong: File system acquisition retrieves allocated files but not unallocated space.