idanr1986 / cuckoo-droid

CuckooDroid - Automated Android Malware Analysis with Cuckoo Sandbox.
580 stars 134 forks source link

Unable to get dynamic analysis report. #80

Open jueemudras1 opened 5 years ago

jueemudras1 commented 5 years ago

I have installed and setup android 8.1 on esx server. I am able to upload apk samples for analysis , cuckoo droid also able to send the apk file to anlysis machine . android 8.1 also analyse the sample but cuckoo droid not able to fetch behavior report from analysis machine. I get the static analysis report but not able to get the behavior analysis report. I tried installing xposed installer but not able to set it up properly. Please let me know the reason why I am not able to get the behavior report.

jueemudras1 commented 5 years ago

cuckoo.log

Please take a look at the log file which I have attached. The configuration is: I have created an ubuntu-16.04.1 VM on VMware Workstation 12 Pro. Network configuration is bridged. Downloaded cuckoodroid 1.2. I have made all the installation process as per the official document of cuckoodroid 1.2. I am working on Android 4.1.2 I also saw the video uploaded https://www.youtube.com/watch?v=mUoz71KfwLg&list=PLWHO6M8IznQBPzRlcrZ99LG0n4bktm0x8 I did the required changes as mentioned in the video. I installed python in android emulator and tried running agent.py However I still hit the same error. The agent.py is unable to install the .apk sample for analysis.