All Projects → FSecureLABS → mercury-modules

FSecureLABS / mercury-modules

Licence: other
Extra modules for the Mercury Android Security Assessment Framework.

Programming Languages

python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
shell
77523 projects

Mercury: the Heavy Metal that Poisoned the Droid

Mercury is a security assessment framework for the Android. It allows you to dynamically interact with the IPC endpoints exported by an application installed on a device.

Mercury is open source software, maintained by MWR InfoSecurity, and can be downloaded from:

mwr.to/mercury

Mercury provides similar functionality to a number of static analysis tools, such as aapt, but offers far more flexibility by allowing you to interact with these endpoints from the context of an unprivileged application running on the same device. The Android sandbox is designed to restrict the access of an unprivileged application to other applications, and the underlying device, without requesting appropriate permissions. You will be surprised how much access you actually have...

Installing

See INSTALLING.

License

Mercury is released under the MWR Code License v2. See LICENSE for full details.

This Repository

This repository contains Mercury modules that can be installed through the module manager, added in Mercury v2.1.

The files in this repository are not necessarily released under the MWR Code License. Please check the license of each module for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].