Cuckoo Sandbox

Malware dynamic analysis sandboxing.

Forensics & Malware Analysis · Cuckoo Sandbox

Configuration parameters

  • server — Server URL (e.g. https://192.168.0.1)
  • authentication — Username (Only if your cuckoo service requires HTTP auth)
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (18)

  • ck-del Deprecated

    commands.server.ckDelete.description

  • ck-file Deprecated

    commands.server.ckFile.description

  • ck-list Deprecated

    commands.server.ckList.description

  • ck-machine-view Deprecated

    Returns details on the analysis machine associated with the given name.

  • ck-machines-list Deprecated

    Returns a list with details on the analysis machines available to Cuckoo.

  • ck-report Deprecated

    commands.server.ckReport.description

  • ck-scrshot Deprecated

    Retrieve screenshots taken during analysis. If the screenshot number argument is omitted, retrieves a zip file with all screenshots.

  • ck-url Deprecated

    Submit a URL for analysis

  • ck-view Deprecated

    commands.server.ckView.description

  • cuckoo-create-task-from-file

    commands.server.ckFile.description

  • cuckoo-create-task-from-url

    Submit a URL for analysis

  • cuckoo-delete-task

    commands.server.ckDelete.description

  • cuckoo-get-task-report

    commands.server.ckReport.description

  • cuckoo-list-tasks

    commands.server.ckList.description

  • cuckoo-machine-view

    Returns details on the analysis machine associated with the given name.

  • cuckoo-machines-list

    Returns a list with details on the analysis machines available to Cuckoo.

  • cuckoo-task-screenshot

    Retrieve screenshots taken during analysis. If the screenshot number argument is omitted, retrieves a zip file with all screenshots.

  • cuckoo-view-task

    commands.server.ckView.description