jlargent / vmcloak

Automated Virtual Machine Generation and Cloaking for Cuckoo Sandbox.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VMCloak

Automated Virtual Machine Generation and Cloaking for Cuckoo Sandbox.

Introduction

VMCloak is a tool to fully create and prepare Virtual Machines that can be used by Cuckoo Sandbox. In order to create a new Virtual Machine one should prepare a few configuration values that will be used later on by the tool.

Dependencies

VMCloak relies on a couple of tools and libraries that are required during the process of generating a new VM.

  • Python 2.6+
  • mkisofs/genisoimage
  • VirtualBox

Usage

For a quick walkthrough on the general usage of VMCloak, please refer to the following blogpost: http://jbremer.org/vmcloak3.

Credits

The development of the VMCloak project initially started out as part of the ITES Project at Avira, thanks to Thorsten Sick. Many thanks to Rasmus Männa for lots of great contributions lately.

About

Automated Virtual Machine Generation and Cloaking for Cuckoo Sandbox.


Languages

Language:Python 94.4%Language:Shell 2.7%Language:C 1.6%Language:Batchfile 0.9%Language:Makefile 0.4%