Nytro Posted April 3, 2015 Report Posted April 3, 2015 CuckooDroid - Automated Android Malware Analysis.Contributed By Check Point Software Technologies LTD.CuckooDroid is an extension of Cuckoo Sandbox the Open Source software for automating analysis of suspicious files, CuckooDroid brigs to cuckoo the capabilities of execution and analysis of android application.Installation - Easy integration script:git config --global user.email "you@example.com"git config --global user.name "Your Name"git clone --depth=1 https://github.com/cuckoobox/cuckoo.git cuckoocd cuckoogit remote add droid https://github.com/idanr1986/cuckoo-droidgit pull --no-edit -s recursive -X theirs droid master cat conf-extra/processing.conf >> conf/processing.confcat conf-extra/reporting.conf >> conf/reporting.confrm -r conf-extraecho "protobuf" >> requirements.txtDocumentationCuckooDroid - CuckooDroid Book — CuckooDroid v1.0 BookCuckoo Sandbox - Cuckoo Sandbox Book — Cuckoo Sandbox v1.2 BookYou are advised to read the Cuckoo Sandbox documentation before using CuckooDroid!Powered by:Androguard -> https://code.google.com/p/androguard/Google Play Unofficial Python API -> https://github.com/egirault/googleplay-apiCreditbotherder for linux_analyzer_dev -> https://github.com/cuckoobox/cuckoo/tree/linux_analyzer_devAuthorsIdan Revivo - idanr@checkpoint.com (twitter: idanr86)Ofer Caspi oferc@checkpoint.com (twitter: @shablolForce)Sursa: https://github.com/idanr1986/cuckoo-droid 1 Quote