Skip to main content

Detonate File - Cuckoo

This Playbook is part of the Cuckoo Sandbox Pack.#

Detonates a file with Cuckoo.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

  • GenericPolling

Integrations#

This playbook does not use any integrations.

Scripts#

  • Sleep

Commands#

  • cuckoo-get-task-report
  • cuckoo-task-screenshot
  • cuckoo-create-task-from-file
  • cuckoo-view-task

Playbook Inputs#


NameDescriptionDefault ValueRequired
FileThe file to detonate.${File}Optional
intervalHow often to poll for results.1Optional
timeoutHow long to wait before giving up waiting for results.10Optional

Playbook Outputs#


PathDescriptionType
Cuckoo.Task.CategoryThe category of the task.unknown
Cuckoo.Task.MachineThe machine of the task.unknown
Cuckoo.Task.ErrorsThe errors of the task.unknown
Cuckoo.Task.TragetThe traget of the task.unknown
Cuckoo.Task.PackageThe package of the task.unknown
Cuckoo.Task.SampleIDThe sample ID of the task.unknown
Cuckoo.Task.GuestThe task of the guest.unknown
Cuckoo.Task.CustomThe custom values of the task.unknown
Cuckoo.Task.OwnerThe task of the owner.unknown
Cuckoo.Task.PriorityThe priority of the task.unknown
Cuckoo.Task.PlatformThe platform of the task.unknown
Cuckoo.Task.OptionsThe task of the options.unknown
Cuckoo.Task.StatusThe task of the status.unknown
Cuckoo.Task.EnforceTimeoutWhether the timeout of the task is enforced.unknown
Cuckoo.Task.TimeoutThe task timeout.unknown
Cuckoo.Task.MemoryThe task memory.unknown
Cuckoo.Task.TagsThe task tags.unknown
Cuckoo.Task.IDThe ID of the task.unknown
Cuckoo.Task.AddedOnThe date the task was added.unknown
Cuckoo.Task.CompletedOnThe date the task was completed.unknown
Cuckoo.Task.ScoreThe reported score of the task.unknown
Cuckoo.Task.MonitorThe monitor of the reported task.unknown
File.SizeThe size of file.unknown
File.SHA1The file's SHA1 hash of the file.unknown
File.SHA256The file's SHA256 hash of the file.unknown
File.NameThe file's name.unknown
File.SSDeepThe file's SSDeep hash of the file.unknown
File.EntryIDThe file's entry ID.unknown
File.InfoThe file's info.unknown
File.TypeThe file's type.unknown
File.MD5The file's MD5 hash of the file.unknown
File.ExtensionThe file's extension.unknown

Playbook Image#


Detonate_File_Cuckoo