cuckoo-droid
cuckoo-droid copied to clipboard
No Dynamic Analysis & No Logs & No Internet
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.
- 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
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
?
Hi Following is the attached cuckoo log & I have read some articles that X86 was working properly in their case. cuckoo.log
@seantree I think that there is some network configuration problem.
But I configured as per the documentation
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.
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.