____ _ _ ____ _ _____ ___ __ ____ __
/ ___| | | |/ ___| |/ / _ \ / _ \ \ \ / / \/ |
| | | | | | | | ' / | | | | | |____\ \ / /| |\/| |
| |___| |_| | |___| . \ |_| | |_| |_____\ V / | | | |
\____|\___/ \____|_|\_\___/ \___/ \_/ |_| |_|
This is the automatic building scripts of Cuckoo Sandbox.
Although Cuckoo Sandbox is a useful dynamic analysis tools of malwares, it's building is complicated. Cloning this repository on VM(Ubuntu), executing one script build Cuckoo Sandbox automatically.
- VirtualBox 6.0
Now, VirtualBox "Nested VT-x/AMD-V" only support some CPUs, AMD CPUs. If you used a non-supported CPU, you would install Ubuntu 18.04 directly on the host machine and proceed with the installation from the third installation step below.
- Build Ubuntu 18.04 on VirtualBox
- Enable "Nested VT-x/AMD-V" in the VM setting.
- Clone this repository on VM
- Start
install.sh
in this repository.
$ sh install.sh
- After finishing 4, wake up cuckoo, cuckoo-web.
$ cuckoo
$ cuckoo web
- Cuckoo Sandbox
- Wireshark
- Volatility
- jq