-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Running Cuckoo on Amazon AWS #674
Comments
Amazon AWS is using the Xen hypervisor. You can't run VirtualBox inside a Xen hypervisor unfortunately ;-) |
think of it from aws point of view, they sell you virtual machines. |
Hi, I have successfully set cuckoo up in Amazon EC2. I installed cuckoo on one Ubuntu instance and use another Windows instance as the guest machine. Then I specify physical instead of virtualbox in cuckoo.conf and fill the IP address or so. So it is able to do the simulation |
@xulifan Do you have any numbers on "cloud costs" per analysis or so? |
No, I just use free instances for now. So it is all free. |
That's cheating! :-D |
That's pretty cool. Would be very useful to have a section on the documentation to explain this. |
Obviously, the legal terms does not permit such a thing ... the minimal consequence regarding the Customer agreement is temporary suspension of the AWS account. So, alas it is not possible to run cuckoo on Free tier EC2 instance without infringing the ToS. infringement to the AWS Acceptable Use Policy :
|
Instead of breaking the terms of AWS, you can use the same scenario on ravello. https://www.ravellosystems.com/ |
Unless Im missing somethin, the Cuckoo box does not break any of those terms. It is not illegal- fully free software No Email/message abuse - Dont send stuff to other peopleAKA ...WTF mate -- Stop miss leading tinkerers Official AWS response - https://forums.aws.amazon.com/thread.jspa?threadID=153249 |
Did anyone get further clarification? |
It seems like there's good money to be made in this area. We might not get a solid answer because there are so many potential what ifs. From what I've seen they don't have visibility to what you run. If it does something illigal be ready to accept the punishments. I'd make sure your box cannot connect out |
@xulifan Did you have to modify the cuckoo setup to save snapshots of your windows "guests"? |
Hi, Glad to see this issue still is open after this long. I was wondering, following xulifan's comment, how is it possible to control Windows instances from a Cuckoo instance in AWS? I read the physical.conf file and the Fog documentation and as far saw I know, the only way to do it is using Fog but it's not possible to restore an image using Fog in AWS as EC2 instances don't support PXE boot. So is there something I am missing? Because if there is a workaround, it would save me a lot of trouble. I'm currently running the whole thing on a physical server and I'm limited by hardware and space. If I could host this on AWS, it would make things way easier! Thanks! |
Here's Amazon's response regarding cuckoo on AWS |
@xulifan would you be willing to share more information about how you got things setup in AWS EC2? I'm trying to do the same thing. |
I can install cuckoo, but I cannot setup Virtualbox or VMware. Did anybody set it up successfully? Thanks.
The text was updated successfully, but these errors were encountered: