Skip to content
forked from hatching/vmcloak

Automated Virtual Machine Generation and Cloaking for Cuckoo Sandbox.

Notifications You must be signed in to change notification settings

jlargent/vmcloak

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.4%
  • Shell 2.7%
  • C 1.6%
  • Other 1.3%