-
Book Overview & Buying
-
Table Of Contents
Digital Forensics Cookbook
By :
Digital evidence is increasingly concentrated on mobile devices, making smartphones one of the most valuable sources of forensic data available. This chapter turns our attention to the two dominant mobile platforms – Apple's proprietary iOS and the Linux-based Android, developed by Google as part of the AOSP (Android Open-Source Project). The patterns we learned in the previous chapter as we examined other Unix-like systems map directly to phones and tablets, but often with heavier emphasis on communications, location data, and synced artifacts. It is increasingly common to find the same data both locally on a device, synced across other mobile devices, and mirrored in online accounts or backups. Because of that, effective mobile work requires attention to where these artifacts come from so we can ensure we capture all meaningful evidence and accurately attribute each artifact.
iOS is tightly controlled and derived from the same Darwin foundations as...