Thursday, August 4, 2016

Live Platform for Android Security Professionals: Android Tamer

1:24 PM Leave a Reply

Live Platform for Android Security Professionals

      AndroidTamer started out as a VirtualMachine for Android Security Professionals.  This Environment allows people to work on large array of android security related task’s ranging from Malware Analysis, Penetration Testing and Reverse Engineering. AndroidTamer is, at this point the only fully non-commercial non-sponsored entity in Android Security ecosystem.
Android Tamer can work with as little as 512Mb RAM, however if you plan on keeping the eclipse environment running it is suggested to pack at east 1G – 1.5G ram.  Customized to the core, Debian 8 based virtual machine environment is preloaded with tools for Android Pentesting.  AndroidTamer Virtual Machine is a 5.1 GB OVA file ! A lot can be stored in 5GB and you can find all the tools stored inside /Arsenal Folder. Repos have been tested on Debian 8 and they should also work on Kali Linux and Ubuntu 14.04 or 16.04.


Features

  • VirtualBox
  • Android
  • Security
  • Pentesting
  • Malware Analysis
  • Dynamic Analysis
  • Static Analysis
  • Development

Details
  • Debian 8 Base
  • Own repository of tools (repo.androidtamer.com)
  • Signed packages and repository
  • additional Wrappers around useful tools to make life easier
  • everything in path


AndroidTamer Repository in Debian 8

How to configure
$ echo "deb https://repo.androidtamer.com Tamer4 main" | sudo tee  /etc/apt/sources.list.d/repo_androidtamer_com.list
Adding GPG Key
wget -qO - https://androidtamer.com/repo.gpg.key | sudo apt-key add -
Enable HTTPS Debian repositories
sudo apt-get install apt-transport-https
How to install pacakges
$ sudo apt-get update
$ sudo apt-get install <package name>

Default username and password?

username: android
password: tamer
android user has sudo access


Download

0 comments :