poetry run pip3 install https://github.com/CAPESandbox/peepdf/archive/20eda78d7d77fc5b3b652ffc2d8a5b0af796e3dd.zip#egg=peepdf==0.4.2 poetry run pip3 install -U git+https://github.com/DissectMalware/batch_deobfuscator poetry run pip3 install -U git+https://github.com/CAPESandbox/http...
CAPE has been continuously developed and improved to keep pace with advancements in both malware and operating system capabilities. In 2021, the ability to program CAPE's debugger during detonation via dynamic YARA scans was added, allowing for dynamic bypasses to be created for anti-sandbox techniq...
这个脚本将为我们安装所有的库和服务。 $ wget https://raw.githubusercontent.com/doomedraven/Tools/master/Sandbox/cape2.sh $ chmod a+x cape2.sh $ sudo ./cape2.sh base cape 图3:cape.sh正在运行 安装MongoDB $ sudo apt install -y mongodb 步骤3:了解配置文件 在我们开始之前,我们需要了解和理...
Cuckoo Sandbox is copyrighted by the Cuckoo Foundation and is licensed under the following GNU General Public License version 3. GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> ...
Python GUI to run capemon in standalone VM. Provides a subset of CAPE processing and results. Create a Windows 10 VM that's suitable for running malware. Use the CAPEv2 guest guide for configuration details. https://capev2.readthedocs.io/en/latest/installation/guest/index.html Install Pyth...
Alternatively contact @CapeSandbox or Kevin O'Reilly for further details of CAPE development. Installation recommendations and scripts for optimal performance For best compability we strongly suggest installing on Ubuntu 18.04 LTS KVM is recommended as hypervisor sudo ./kvm-qemu.sh all <username> To...
https://capesandbox.com - For account activation reach to https://twitter.com/capesandbox. Although config and payload extraction was the original stated goal, it was the development of the debugger in CAPE that first inspired the project: in order to extract configs or unpacked payloads from...