Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning Android Forensics

You're reading from   Learning Android Forensics A hands-on guide to Android forensics, from setting up the forensic workstation to analyzing key forensic artifacts

Arrow left icon
Product type Paperback
Published in Apr 2015
Publisher
ISBN-13 9781782174578
Length 322 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Toc

Table of Contents (10) Chapters Close

Preface 1. Introducing Android Forensics FREE CHAPTER 2. Setting Up an Android Forensic Environment 3. Understanding Data Storage on Android Devices 4. Extracting Data Logically from Android Devices 5. Extracting Data Physically from Android Devices 6. Recovering Deleted Data from an Android Device 7. Forensic Analysis of Android Applications 8. Android Forensic Tools Overview Index

SMS/MMS analysis


SMS and MMS messages are stored in the same database. In our experience, this database is also used, regardless of what application is used to send the SMS/MMS (that is, sending an SMS through Google Hangouts will populate this database, not the Hangouts database examined here). However, third-party apps may also record the data in their own databases.

Package name: com.android.providers.telephony

Version: Default version with Android 5.0.1 (not listed within app)

Files of interest:

  • /app_parts

  • /databases/

    • mmssms.db

    • telephony.db

The app_parts directory contains attachments sent as an MMS, both sent and received.

The telephony.db database is small, but contains one potentially useful source of information. The table in telephony.db is described as follows:

Table

Description

siminfo

This contains historical data for all SIMs that have been used in the device, including the ICCID, phone number (if it was stored on the SIM), and the mobile country code (MCC) / mobile network...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime