Implementing behavioral analysis for Android
- Mentors
- Jurriaan Bremer, RicoVZ
- Organization
- The Honeynet Project
Being an open-source operating system, Android is more vulnerable to attacks. This project is about adding support for automated malware analysis of Android applications in cuckoo sandbox. The basic idea is that you can throw an APK file at cuckoo and it should be able to monitor interactions with the system resources as well as the Android framework to detect malicious behavior.