cuckoosandbox / cuckoo

Cuckoo Sandbox is an automated dynamic malware analysis system
http://www.cuckoosandbox.org
Other
5.55k stars 1.71k forks source link

Running Cuckoo in Azure #2889

Open brendonts opened 5 years ago

brendonts commented 5 years ago

Hello,

I searched through the docs and previous issues but haven't found much on people trying to run Cuckoo in Azure. I inherited a project where someone tried to set up Cuckoo within an Ubuntu VM on Azure. Within the Ubuntu VM they installed Cuckoo and VirtualBox however I wasn't sure if this is possible. When trying to start VM's in the VirtualBox instance, I don't think the VM's are starting successfully. Is this VM-inception even possible?

I'm trying to re-do our setup in a more ideal way but would prefer to keep it in the cloud. Obviously I'm not too knowledgeable on the limits of virtualization.

Appreciate any insight greatly!

ryanbekabe commented 5 years ago

Yes you can. Just like me, my Cuckoo Sandbox running in GoDaddy: https://cuckoo.hanyajasa.com/ I think Azure also can do it.

brendonts commented 5 years ago

Thanks for your insight, I've seen people specify state that Virtualbox will no work in AWS for example: https://github.com/cuckoosandbox/cuckoo/issues/674 I wanted to confirm if this is the case for Azure. I figured it may be different between other clouds.

spawankumar commented 4 years ago

@brendonts Could you please share the outcome of Cuckoo installation in Azure?