Lopi / cuckoo

A Cuckoo Sandbox Extension for Android

Home Page:http://www.cuckoosandbox.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cuckoo Android Extension

Contributed By Check Point Software Technologies LTD.

This is an a extension for Cuckoo Sandbox to Support Android arm Emulator inside linux virtual machine for executing apk's and url's inside the emulator.

Prepare android_on_linux guest Machine

  • Install Ubuntu 12.04
  • Install Linux Dependencies: - sudo add-apt-repository ppa:nilarimogard/webupd8 - sudo apt-get update - sudo apt-get install openjdk-7-jre libstdc++6:i386 libgcc1:i386 zlib1g:i386 libncurses5:i386 android-tools-adb android-tools-fastboot
  • Setup The Machine - Download Android SDK -> http://developer.android.com/sdk/index.html - export PATH=$PATH:_path/tool:_path/build-tools/x.x.x.x/ - Create a New AVD of Android -> https://developer.android.com/tools/devices/index.html - Start the Android Emulator -> emulator -avd virtual_machine_name - Copy cuckoo agent (agent.py) Guest Machine - Start cuckoo's agent.py - Create Snapshot Named clean_snapshot

Powered by:

Credit

Authors

About

A Cuckoo Sandbox Extension for Android

http://www.cuckoosandbox.org


Languages

Language:Python 99.1%Language:JavaScript 0.4%Language:CSS 0.2%Language:Makefile 0.2%Language:Visual Basic 0.0%Language:Shell 0.0%Language:C 0.0%