idanr1986 / cuckoo-droid

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

cuckoodroid not working with avd at host #51

Open cuckoo-linux opened 7 years ago

cuckoo-linux commented 7 years ago

Nothing happens after( INFO: Task #49: acquired machine aosx_1 (label=aosx_1))

cuckoo@cuckoo-OptiPlex-9020:~$ python cuckoo/cuckoo.py

                 _ 
____ _   _  ____| |  _ ___   ___

/ ) | | |/ ) |/ ) \ / _ \ ( (| || ( (| ( || | || | __)__/ ___)| _)_/ _/

Cuckoo Sandbox 1.2 www.cuckoosandbox.org Copyright (c) 2010-2015

Checking for updates... Outdated! Cuckoo Sandbox version 2.0.4 is available now.

2017-11-08 15:45:56,337 [lib.cuckoo.core.scheduler] INFO: Using "avd" machine manager 2017-11-08 15:45:56,576 [lib.cuckoo.core.scheduler] INFO: Loaded 1 machine/s 2017-11-08 15:45:56,583 [lib.cuckoo.core.scheduler] INFO: Waiting for analysis tasks. 2017-11-08 15:46:12,985 [lib.cuckoo.core.scheduler] INFO: Starting analysis of FILE "/home/cuckoo/openvpn.apk" (task=49) 2017-11-08 15:46:13,050 [lib.cuckoo.core.scheduler] INFO: File already exists at "/home/cuckoo/cuckoo/storage/binaries/ff5ca68cc6357e65ffa7b2c4391b653c56ecd8dfac55b74ecff181181765bcad" 2017-11-08 15:46:13,135 [lib.cuckoo.core.scheduler] INFO: Task #49: acquired machine aosx_1 (label=aosx_1)

wickywaka commented 7 years ago

Have a look at #50, probably would be of some help