Coder Social home page Coder Social logo

firmwaredroid / firmwaredroid Goto Github PK

View Code? Open in Web Editor NEW
8.0 0.0 0.0 1.55 MB

FirmwareDroid is an analysis framework for Android firmware.

License: GNU General Public License v3.0

Python 99.37% Shell 0.61% JavaScript 0.03%
android docker docker-compose firmware python security security-research static static-analysis

firmwaredroid's Introduction

Maintenance made-with-python

FMD-HEADER.png

FirmwareDroid (FMD)

FirmwareDroid is a research project that aims to develop novel methods to analyse Android firmware. It is mainly made to automate the process of extracting and scanning pre-installed Android apps for security research purposes. FMD is made to run in docker and includes several third party analysis tools for security analysis and extraction. For instance:

In this repository you will find the code for the backend of FMD. The application has a minimal React frontend (see https://github.com/FirmwareDroid/FMD-WebClient), but is mainly an API and database that can be use for research studies.

Usage documentation can be found at: https://firmwaredroid.github.io/

Contributing

We are happy to accept contributions to the software and documentation. Feel free to open a pull request with your enhancements.

Security

FMD has only a minimal set of security features and is not a production ready software. Use at your own risk.

Publications

FirmwareDroid: Towards Automated Static Analysis of Pre-Installed Android Apps

@INPROCEEDINGS{FirmwareDroid,
  author={Sutter, Thomas and Tellenbach, Bernhard},
  booktitle={2023 IEEE/ACM 10th International Conference on Mobile Software Engineering and Systems (MOBILESoft)}, 
  title={FirmwareDroid: Towards Automated Static Analysis of Pre-Installed Android Apps}, 
  year={2023},
  month={May},
  pages={12-22},
  doi={10.1109/MOBILSoft59058.2023.00009}
}

License:

FirmwareDroid is a non-profit research project licenced under the GNU General Public License v3.0 (see our licence).

firmwaredroid's People

Contributors

7homassutter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

firmwaredroid's Issues

Add sanitation and verification of parameters

Currently the graphQL API does only a minimal verification of parameters. This needs to be changed in future version to make the API more stable and secure.

Sanitation mechanisms for various payloads are not in-place in the current version and need to be added.

Unknown filesystem type 'f2fs'

New Android firmware samples use the f2fs filesystem. The Debian docker container is by default not able to mount f2fs. Thus, we need additional packages to be able to mount these images.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.