Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked DroidDetective: machine learning malware analysis framework for Android apps


itsMe

Recommended Posts

This is the hidden content, please

A machine learning malware analysis framework for Android apps.

DroidDetective is a Python tool for analysing Android applications (APKs) for potential malware related behaviour and configurations. When provided with a path to an application (APK file) Droid Detective will make a prediction (using it's ML model) of if the application is malicious.

Features and qualities of Droid Detective include:

    Analysing which of ~330 permissions are specified in the application's AndroidManifest.xml file.
    Analysing the number of standard and proprietary permissions in use in the application's AndroidManifest.xml file.
    Using a RandomForest machine learning classifier, trained off the above data, from ~14 malware families and ~100 Google Play Store applications.

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.