Navigation

  • next
  • previous |
  • Cuckoo Sandbox v2.0-rc2 Book »

UsageΒΆ

This chapter explains how to use Cuckoo.

  • Starting Cuckoo
  • Submit an Analysis
    • Submission Utility
    • API
    • Distributed Cuckoo
    • Python Functions
  • Web interface
    • Configuration
    • Usage
  • REST API
    • Starting the API server
      • Web deployment
        • uWSGI setup
        • Nginx setup
    • Resources
      • /tasks/create/file
      • /tasks/create/url
      • /tasks/list
      • /tasks/view
      • /tasks/reschedule
      • /tasks/delete
      • /tasks/report
      • /tasks/screenshots
      • /tasks/rereport
      • /memory/list
      • /memory/get
      • /files/view
      • /files/get
      • /pcap/get
      • /machines/list
      • /machines/view
      • /cuckoo/status
      • /vpn/status
  • Distributed Cuckoo
    • Dependencies
    • Starting the Distributed REST API
      • Report Formats
      • Samples Directory
      • Reports Directory
    • RESTful resources
      • GET /api/node
      • POST /api/node
      • GET /api/node/<name>
      • PUT /api/node/<name>
      • DELETE /api/node/<name>
      • GET /api/task
      • POST /api/task
      • GET /api/task/<id>
      • DELETE /api/task/<id>
      • GET /api/report/<id>/<format>
    • Quick usage
    • Proposed setup
      • Configuration settings
        • conf/cuckoo.conf
        • conf/processing.conf
        • conf/reporting.conf
        • conf/virtualbox.conf
      • Setup Cuckoo
      • Setup Distributed Cuckoo
      • Register Cuckoo nodes
  • Analysis Packages
  • Analysis Results
    • analysis.conf
    • analysis.log
    • dump.pcap
    • memory.dmp
    • files/
    • logs/
    • reports/
    • shots/
  • Clean all Tasks and Samples
  • Utilities
    • Submission Utility
    • Web Utility
    • Processing Utility
    • Community Download Utility
    • Database migration utility
    • Stats utility
    • Machine utility
    • Distributed scripts
    • Mac OS X Bootstrap scripts
    • SMTP Sinkhole
    • Setup script

Logo

Previous topic

Upgrade from a previous release

Next topic

Starting Cuckoo

This Page

  • Show Source

Quick search

Navigation

  • next
  • previous |
  • Cuckoo Sandbox v2.0-rc2 Book »
© Copyright 2010-2016, Cuckoo Foundation. Created using Sphinx 1.4.8.