cuckoo-droid icon indicating copy to clipboard operation
cuckoo-droid copied to clipboard

No Dynamic Analysis & No Logs & No Internet

Open seantree opened this issue 6 years ago • 6 comments

Hello Guys,

I am using androidx86, Everything is working fine except there is no network in the guest machine I have configured in the similar manner as per the document but no internet. . 2. No Dynamic Analysis I have also transfer the hooks.json in the /data/local/tmp folder as per the document and I also cross checked in the guest machine it's there with the content.

  1. No Analysis Logs are generating in the logs folder . Logs folder is empty. . Let me know how to solve this problems. . Waiting for positive reply . Thanks & Regards Seantree

seantree avatar Mar 21 '18 10:03 seantree

were you having this issue with an arm image? I guess it might be that the compiled python files in /data/local/ may only work for arm not x86. And what is the output when you run ./cuckoo.py?

muhzii avatar Mar 21 '18 11:03 muhzii

Hi Following is the attached cuckoo log & I have read some articles that X86 was working properly in their case. cuckoo.log

seantree avatar Mar 22 '18 05:03 seantree

@seantree I think that there is some network configuration problem.

krishnadev6 avatar Mar 22 '18 11:03 krishnadev6

But I configured as per the documentation

seantree avatar Mar 22 '18 13:03 seantree

The documentation on the website is pretty outdated. I haven't set it up using Android x86 but try to mess around with the settings a bit.

anthonyjr2 avatar Mar 24 '18 19:03 anthonyjr2

Oh, I thought you were trying to run the analysis using avd machinery. In that case then, this pretty much seems to be that some network configurations are missing as to giving your virtual device internet access. no logs might be caused by some permission issue, perhaps agent needs administrative privileges.

muhzii avatar Mar 25 '18 12:03 muhzii