jjo-sec / vmcloak

Automated Virtual Machine Generation and Cloaking for Cuckoo.

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.

About

Automated Virtual Machine Generation and Cloaking for Cuckoo.


Languages

Language:Python 93.7%Language:Shell 3.0%Language:C 1.8%Language:Batchfile 1.1%Language:Makefile 0.4%