Social Icons

Tuesday, January 29, 2013

INSTALLING BACK|TRACK 5 ON SMARTPHONES/TABLETS


Today we are going to see How to install backtrack  5 on Smartphones and tablets which run on android.For this we have certain Required. Ofcourse the main will be the Android smartphone with 2.1+. Though I recommend 4.0+.In my case ill be using Micromax a110 smartphone.

Requirements:

1.Back | track 5 Arm architecture which can be downloaded from the official website of the Back | track Here.
2.A smartphone/tablet which needs to be rooted since it requires root permission to run certain scripts. (micromax a110 as example)
3.Following Android Apps:
BUSYBOX : It acts like a installer and uninstaller.it needs root permission to run.it has gpu cores and can  run linux kernals on android . Link  
Superuser: This app just grants a superuser power to your phone just like “su” does for linux. Link
Terminal Emulator is app that runs a terminal console in android .Link
AndroidVNC is a tool for viewing VNC in Android. Link

Installation:

1.Extract the backtrack folder “BT5-GNOME-ARM” to folder named “BT5” on the root of sd.That’s the top level of the SD card.
2.Open up the Terminal Emulator
Screenshot_2013-01-24-19-20-20
3.Type the command “cd sdcard/BT5”
Screenshot_2013-01-24-19-21-19
4.Run this command and you will see root@localhost.
Screenshot_2013-01-24-19-23-40
su
sh bootbt
4. Now lets run Backtrack GUI with VNC viewer
 startvnc
Backtrack on Android 7
6. Open android vnc
Nickname : BT5
Password : toortoor
Address : 127.0.0.1
Port : 5901
Backtrack on Android 9
7.Click the connect Button and Boom here is your Pentest machine :D
Backtrack on Android 11

No comments:

Post a Comment