LabCIF – Forensic Analysis for Mobile Apps
LabCIF – Forensic Analysis for Mobile Apps
Android extraction and analysis framework with an integrated Autopsy Module. Dump easily user data from a device and generate powerful reports for Autopsy or external applications.
Functionalities
- Extract user application data from an Android device with ADB (root and ADB required).
- Dump user data from an android image or mounted path.
- Easily build modules for a specific Android application.
- Generate clean and readable JSON reports.
- Complete integrated Autopsy compatibility (datasource processor module, ingest module, report module, geolocation, communication, and timeline support).
- Export HTML report based on the current case.
Install
Prerequisites
Download
git clone https://github.com/labcif/FAMA.git
Use
The script can be used directly in terminal or as an Autopsy module.
Running from Terminal
Running from Autopsy
- Download repository contents (zip).
- Open Autopsy -> Tools -> Python Plugins
- Unzip previously downloaded zip in the python_modules folder.
- Restart Autopsy, create a case, and select the module.
- Select your module options in the Ingest Module window selector.
- Click “Generate Report” to generate an HTML report of the case.
Copyright (C) 2020
Source: https://github.com/labcif/