منصات مفتوحة المصدر لتفجير ومراقبة وتحليل الملفات المشبوهة بأمان داخل بيئات افتراضية معزولة.
Cuckoo is an open-source automated malware analysis system that executes suspicious files inside isolated virtual machines and produces structured behavioral reports. The platform captures system calls, file operations, and network activity during execution, compiling them into comprehensive analysis documents for programmatic consumption. The system operates through a modular analysis pipeline that processes behavioral data, applying YARA signature patterns against captured artifacts to identify known malware families. Each analysis run starts from a clean virtual machine snapshot to ensure
Cuckoo is a mature open-source automated malware analysis system that executes samples in isolated virtual machines and generates comprehensive behavioral reports including network and system-level activity, making it a direct fit for a self-hosted malware analysis sandbox.