首页
社区
课程
招聘
[转帖]DroidDetective
发表于: 2022-5-14 19:57 3465

[转帖]DroidDetective

2022-5-14 19:57
3465

DroidDetective

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. no_good

Analysing the number of standard and proprietary permissions in use in the application's AndroidManifest.xml file. abacus

Using a RandomForest machine learning classifier, trained off the above data, from ~14 malware families and ~100 Google Play Store applications. computer

https://github.com/user1342/DroidDetective




[课程]Android-CTF解题方法汇总!

收藏
免费 0
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//