.. _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 guide will explain how to set up Cuckoo, use it and customize it. Having troubles? ================ If you're having troubles you might want to check out the :doc:`FAQ ` it might already have the answers to your questions. .. toctree:: faq/index Otherwise you can ask the developers and/or other Cuckoo users, see :doc:`Join the discussion `. Contents ======== .. toctree:: introduction/index installation/index usage/index customization/index development/index pwnypot/index finalremarks/index