Skip to content

Latest commit

 

History

History
110 lines (76 loc) · 3.36 KB

cuckoo-sandbox.md

File metadata and controls

110 lines (76 loc) · 3.36 KB

Cuckoo Sandbox

Cuckoo Sandbox is an Open Source software for automating analysis of suspicious files http://www.cuckoosandbox.org/

Documentation

http://docs.cuckoosandbox.org/en/latest/

Downloads

wget http://downloads.cuckoosandbox.org/cuckoo-current.tar.gz

git clone git://github.com/cuckoobox/cuckoo.git

Sandbox repositories

  • official cuckoo sandbox repository

https://github.com/cuckoobox/cuckoo

  • EmergingThreats fork with suricata/moloch/clamav and other goodies

https://github.com/EmergingThreats/cuckoo-1.1

  • Modified edition of cuckoo with a lot of new modules

https://github.com/KillerInstinct/cuckoo-modified

  • Modified edition of cuckoo with a lot of new modules2

https://github.com/brad-accuvant/cuckoo-modified

Installation

  • a dumb set of scripts for building a cuckoo rig

https://github.com/wmetcalf/buildcuckoo-trusty

  • chef cookbook for Cuckoo Sandbox

https://github.com/andrewsmhay/cuckoo

  • auto installer script for Cuckoo Sandbox

https://github.com/buguroo/cuckooautoinstall

  • insallation instructions post

http://habrahabr.ru/post/234467/

  • another installation script

http://www.phenotyne.com/wp-content/uploads/2013/03/Cuckoo-Install.txt

Addons

  • procmon and volatility

https://github.com/CERT-Polska/hsn2-cuckoo/tree/master/cuckoo

  • TOR Transparant Proxy, iNetsim, NAT

https://github.com/pcktdmp/cuckoo_addons

Email analysis

  • automated email analysis with Cuckoo Sandbox

https://github.com/kdomic/Cuckoo_Sandbox_and_Email

  • a mail listener for cuckoosandbox

https://github.com/nrvana/cuckooinbox

  • CuckooMX: Automating Email Attachments Scanning with Cuckoo

https://github.com/xme/cuckoomx

  • AUTOMATED MALWARE ANALYSIS: MAIL SERVER -> CUCKOO

https://tribalchicken.com.au/informational/automated-malware-analysis-mail-server-cuckoo/

  • Python Web App to Parse and Track Email and http Pcap Files

https://github.com/kevthehermit/Maildb

Mobile

  • analysis of android applications with Cuckoo Sandbox

https://github.com/fygrave/cuckoodroid

  • a Cuckoo Sandbox extension for Android

https://github.com/idanr1986/cuckoo

Misc

  • Linux malware analysis based on Cuckoo Sandbox

https://github.com/0x71/cuckoo-linux

  • A python script to auto-generate STIX content from Cuckoo's reports stored in Mongodb

https://github.com/blackhole-em/cuckoo2STIX

  • zer0m0n driver for cuckoo sandbox (official repo)

https://github.com/conix-security/zer0m0n

  • zer0m0n driver for cuckoo sandbox (supports cuckoo 1.2)

https://github.com/zer0box/zer0m0n

  • Cuckoo sandbox analyses dispatcher / centralizer

https://github.com/conix-security/CAAS

https://github.com/jbremer/monitor

  • Automated Virtual Machine Generation and Cloaking tailored for Cuckoo Sandbox

http://vmcloak.org/

  • Cuckoo - elasticsearch

https://github.com/drainware/elastic-cuckoo

  • CuckooTool

https://github.com/laincode/CuckooTool

  • A lite version of cuckoo-sandbox, with all dynamic/behavioral analysis removed.

https://github.com/theopolis/cuckoo-lite

  • Cuckoo REST API client for Python.

https://github.com/nilp0inter/cuckooapi

  • Cuckoo Sandbox Dockerfile

https://github.com/blacktop/docker-cuckoo

  • Another Cuckoo fork

https://github.com/informationinsecurity/Modified_Cuckoo