Cuckoo Sandbox
Malware dynamic analysis sandboxing.
- Category
- Forensics & Malware Analysis
- Pack
- CuckooSandbox
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 — commands.server.ckDelete.description
- ck-file — commands.server.ckFile.description
- ck-list — commands.server.ckList.description
- ck-machine-view — Returns details on the analysis machine associated with the given name.
- ck-machines-list — Returns a list with details on the analysis machines available to Cuckoo.
- ck-report — commands.server.ckReport.description
- ck-scrshot — Retrieve screenshots taken during analysis. If the screenshot number argument is omitted, retrieves a zip file with all screenshots.
- ck-url — Submit a URL for analysis
- ck-view — 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