Blog >> Android Scoped Storage

Investigating Android Scoped Storage

27/09/2024 Friday

Android Scoped Storage is a feature introduced in Android 10 and enforced for app developers starting with Android 11. By using this feature, each app is given its own isolated storage space, preventing it from freely accessing files belonging to other apps or the user’s sensitive data. Apps can still access shared media files, like photos and videos, but must request specific permissions or use designated APIs.

Digital Forensics Value of Android Scoped Storage


Scoped Storage leaves behind artifacts containing information about the files stored on an Android device, as well as which apps accessed these files at specific times. This data can assist digital forensic investigators in tracing user activity and establishing a timeline of events involving particular apps. It also enables them to collect metadata associated with media files, which helps in creating a comprehensive picture of the device user's actions and connections.

Location of Android Scoped Storage Artifacts


Android Scoped Storage artifacts can be found at the following locations:
*/com.google.android.providers.media.module/databases/external.db
*/com.android.providers.media/databases/external.db

Analyzing Android Scoped Storage Artifacts with ArtiFast


This section will discuss how to use ArtiFast to extract Android Scoped Storage artifact from Android device files and what kind of digital forensics insights we can gain from the artifact.

After you have created your case and added evidence for the investigation, at the Artifact Selection phase, you can select Android Scoped Storage artifact parsers:






Once ArtiFast parsers plugins complete processing the artifact for analysis, it can be reviewed via “Artifact View” or “Timeline View,” with indexing, filtering, and searching capabilities. Below is a detailed description of Android Scoped Storage artifact in ArtiFast.


Android Scoped Storage Images

Android Scoped Storage Videos

Android Scoped Storage Audios

Android Scoped Storage Folders

Android Scoped Storage Other Files




For more information or suggestions please contact: kalthoum.karkazan@forensafe.com