hackedteam/test-av

View on GitHub
docs/book/src/index.rst

Summary

Maintainability
Test Coverage

.. _index:

===================
Cuckoo Sandbox Book
===================

Cuckoo Sandbox is an *Open Source* software for automating analysis of suspicious files.
To do so it makes use of custom components that monitor the behavior of the malicious
processes while running in an isolated environment.

This book will explain you how to setup Cuckoo, use it and customize it.

Having troubles?
================

If you're having troubles you might want to check out the :doc:`FAQ <faq/index>`
it might already have the answers to your questions.

.. toctree::

    faq/index

Otherwise you can ask to the developers and to other Cuckoo users, see 
:doc:`Join the discussion <finalremarks/index>`.

Contents
========

.. toctree::

    introduction/index
    installation/index
    usage/index
    customization/index
    development/index
    finalremarks/index