Book Image

Mobile Forensics Cookbook

By : Igor Mikhaylov
Book Image

Mobile Forensics Cookbook

By: Igor Mikhaylov

Overview of this book

Considering the emerging use of mobile phones, there is a growing need for mobile forensics. Mobile forensics focuses specifically on performing forensic examinations of mobile devices, which involves extracting, recovering and analyzing data for the purposes of information security, criminal and civil investigations, and internal investigations. Mobile Forensics Cookbook starts by explaining SIM cards acquisition and analysis using modern forensics tools. You will discover the different software solutions that enable digital forensic examiners to quickly and easily acquire forensic images. You will also learn about forensics analysis and acquisition on Android, iOS, Windows Mobile, and BlackBerry devices. Next, you will understand the importance of cloud computing in the world of mobile forensics and understand different techniques available to extract data from the cloud. Going through the fundamentals of SQLite and Plists Forensics, you will learn how to extract forensic artifacts from these sources with appropriate tools. By the end of this book, you will be well versed with the advanced mobile forensics techniques that will help you perform the complete forensic acquisition and analysis of user data stored in different devices.
Table of Contents (18 chapters)
Title Page
Credits
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface

Introduction


The main sources of data extracted from Apple mobile devices are:

  • Physical dumps
  • Filesystems
  • Backups

Physical dumps and filesystems are the minimum part of all objects that come for analysis to forensic laboratories. This is due to the security mechanisms used in Apple mobile devices. The vast majority of objects are backups. iTunes is an Apple company tool that is used for backup creation on Apple mobile devices. Forensic tools, overtly or covertly from the expert, also basically extract data from Apple's mobile devices indirectly: first, they create an iTunes backup, and then they extract data from it.

Backups can be found on the following paths:

  • mac OS X: C:\Users\<User Name>\Library\Application Support \ MobileSync\Backup\
  • Windows XP: C:\Documents and Setting\<User Name>\ Application Data\Apple Computer\MobileSync\Backup\
  • Windows Vista, 7, 8, and 10: C:\Users\<User Name>\AppData\ Roaming\Apple Computer\MobileSync\Backup\

iTunes backups can have different formats...