Detonate File - Cuckoo
Detonating file with Cuckoo
- Pack
- CuckooSandbox
- Tasks
- 10
Inputs
- File — The file to detonate
- interval — How often to poll for results
- timeout — How long to wait before giving up waiting for results
Outputs
- Cuckoo.Task.Category — Category of task
- Cuckoo.Task.Machine — Machine of task
- Cuckoo.Task.Errors — Errors of task
- Cuckoo.Task.Traget — Traget of task
- Cuckoo.Task.Package — Package of task
- Cuckoo.Task.SampleID — Sample ID of task
- Cuckoo.Task.Guest — Task guest
- Cuckoo.Task.Custom — Custom values of task
- Cuckoo.Task.Owner — Task owner
- Cuckoo.Task.Priority — Priority of task
- Cuckoo.Task.Platform — Platform of task
- Cuckoo.Task.Options — Task options
- Cuckoo.Task.Status — Task status
- Cuckoo.Task.EnforceTimeout — Is timeout of task enforced
- Cuckoo.Task.Timeout — Task timeout
- Cuckoo.Task.Memory — Task memory
- Cuckoo.Task.Tags — Task tags
- Cuckoo.Task.ID — ID of task
- Cuckoo.Task.AddedOn — Date on which the task was added
- Cuckoo.Task.CompletedOn — Date on which the task was completed
- Cuckoo.Task.Score — Reported score of the the task
- Cuckoo.Task.Monitor — Monitor of the reported task
- File.Size — Size of file
- File.SHA1 — File's SHA1
- File.SHA256 — File's SHA256
- File.Name — File's name
- File.SSDeep — File's SSDeep
- File.EntryID — File's entry id
- File.Info — File's info
- File.Type — File's type
- File.MD5 — File's MD5
- File.Extension — File's Extension
Commands used
- cuckoo-create-task-from-file
- cuckoo-get-task-report
- cuckoo-task-screenshot
- cuckoo-view-task