BoomBox icon indicating copy to clipboard operation
BoomBox copied to clipboard

Automatic deployment of Cuckoo Sandbox malware lab using Packer and Vagrant

Results 19 BoomBox issues
Sort by recently updated
recently updated
newest added

i've taken the time to update the json file to work with the latest packer version. below is the fix. I'll try to spend some time learning github to update...

cuckoo: Complete output from command python setup.py egg_info: cuckoo: Sorry, Python 3.4 or newer required cuckoo: cuckoo: ---------------------------------------- cuckoo: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-9FHkRN/idna/...

Adding packer fix to automatically handle common json packer error.

I'm doing the "./build.ps1 -ProviderName virtualbox" build and when I run ` ./build.ps1 -ProviderName virtualbox -PackerPath C:\Users\Me\Downloads\Compressed\packer_1.6.3_windows_amd64\packer.exe` I get the following error ``` Finished for sandbox. Got exit code: 1...

After `vagrant up` i see: ``` Collecting setuptools (from jsonschema->pymisp==2.4.106->cuckoo) Using cached https://files.pythonhosted.org/packages/2f/8e/38259f4a44944a92068d5ff77230511a4c685604b47a81318f9e5cf2cc24/setuptools-49.2.0.zip Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in...