November 1, 2021

284 words 2 mins read

mvt-project/mvt

mvt-project/mvt

MVT (Mobile Verification Toolkit) helps conducting forensics of mobile devices in order to find signs of a potential compromise.

repo name mvt-project/mvt
repo link https://github.com/mvt-project/mvt
homepage https://mvt.re
language Python
size (curr.) 806 kB
stars (curr.) 6139
created 2021-07-16
license Other

Mobile Verification Toolkit

Documentation Status

Mobile Verification Toolkit (MVT) is a collection of utilities to simplify and automate the process of gathering forensic traces helpful to identify a potential compromise of Android and iOS devices.

It has been developed and released by the Amnesty International Security Lab in July 2021 in the context of the Pegasus project along with a technical forensic methodology and forensic evidence.

Warning: MVT is a forensic research tool intended for technologists and investigators. Using it requires understanding the basics of forensic analysis and using command-line tools. This is not intended for end-user self-assessment. If you are concerned with the security of your device please seek expert assistance.

Installation

MVT can be installed from sources or from PyPi (you will need some dependencies, check the documentation):

pip3 install mvt

Alternatively, you can decide to run MVT and all relevant tools through a Docker container.

Please note: MVT is best run on Linux or Mac systems. It does not currently support running natively on Windows.

Usage

MVT provides two commands mvt-ios and mvt-android. Check out the documentation to learn how to use them!

License

The purpose of MVT is to facilitate the consensual forensic analysis of devices of those who might be targets of sophisticated mobile spyware attacks, especially members of civil society and marginalized communities. We do not want MVT to enable privacy violations of non-consenting individuals. In order to achieve this, MVT is released under its own license. Read more here.

comments powered by Disqus