Cuckoo Sandbox Logo
stable
  • FAQ
  • Introduction
  • Installation
    • Preparing the Host
    • Preparing the Guest
    • Preparing the Guest (Physical Machine)
    • Upgrade from a previous release
  • Usage
  • Customization
  • Development
  • Final Remarks
Cuckoo Sandbox
  • Docs »
  • Installation
  • Edit on GitHub

Installation¶

This chapter explains how to install Cuckoo.

注解

This documentation refers to Host as the underlying operating systems on which you are running Cuckoo (generally being a GNU/Linux distribution) and to Guest as the Windows virtual machine used to run the isolated analysis.

  • Preparing the Host
    • Requirements
      • Installing Python libraries
      • Virtualization Software
      • Installing Tcpdump
      • Installing Volatility
    • Installing Cuckoo
      • Create a user
      • Install Cuckoo
    • Configuration
      • cuckoo.conf
      • auxiliary.conf
      • <machinery>.conf
      • memory.conf
      • processing.conf
      • reporting.conf
  • Preparing the Guest
    • Creation of the Virtual Machine
    • Requirements
      • Install Python
      • Additional Software
    • Network Configuration
      • Windows Settings
      • Virtual Networking
    • Installing the Agent
    • Saving the Virtual Machine
      • VirtualBox
      • KVM
      • VMware Workstation
      • XenServer
        • Memory Snapshots
        • Booting from Disk
    • Cloning the Virtual Machine
  • Preparing the Guest (Physical Machine)
    • Creation of the Physical Machine
    • Requirements
      • Install Python
      • Additional Software
      • Additional Host Requirements
    • Network Configuration
      • Windows Settings
      • Networking
    • Installing the Agent
    • Saving the Guest
      • Fog
      • Setup using VMWare (Bonus!)
  • Upgrade from a previous release
    • Upgrade starting from scratch
    • Migrate your Cuckoo
Next Previous

© Copyright 2010-2015, Cuckoo Foundation. Revision 5231ff3a.

Built with Sphinx using a theme provided by Read the Docs.