Showing posts with label Blacktrack 5. Show all posts
Description: Backtrack is a very popular linux distribution for penetration testing. It has hundreds of tools for pentesting and hacking. Now a version of backtrack is available for arm processor devices. Normally android based mobile devices uses arm processor so we can install arm version of backtrack on android devices.
This video explains very clearly step by step method of installing process of arm version of backtrack on android devices. Following are the steps and utility for the installation process.
1. Download terminal emulator,android vnc and arm version of backtrack.
2. Extract the content of img file and transfer it in to memory of android devices.
3. Install BusyBox and start it.
4. Open terminal emulator. use "cd" command to get in backtrack directory where extracted content is saved on memory card of device. In this case command is
cd /sdcard/BT5
5. Type "sh bootbt" and we will be in Backtrack.
Source : Opensourcegangster from Youtube
1. Download terminal emulator,android vnc and arm version of backtrack.
2. Extract the content of img file and transfer it in to memory of android devices.
3. Install BusyBox and start it.
4. Open terminal emulator. use "cd" command to get in backtrack directory where extracted content is saved on memory card of device. In this case command is
cd /sdcard/BT5
5. Type "sh bootbt" and we will be in Backtrack.
Source : Opensourcegangster from Youtube
Tags: Backtrack , Android ,
........................................................................................................................
Backtrack 5 for ARM: http://www.backtrack-linux.org/downloads/
........................................................................................................................
Backtrack 5 for ARM: http://www.backtrack-linux.org/downloads/
Android VNC:
: https://play.google.com/store/apps/de...
Terminal Emulator:
https://play.google.com/store/apps/de.....
BusyBox: https://play.google.com/store/apps/de....
7Zip: http://www.7-zip.org/download.html
: https://play.google.com/store/apps/de...
Terminal Emulator:
https://play.google.com/store/apps/de.....
BusyBox: https://play.google.com/store/apps/de....
7Zip: http://www.7-zip.org/download.html
How To Run Backtrack 5 On Android Devices
BACKTRACK5 GUIDE
################################################## ##
PROGRAMS
Vlc = Video/Music
Flash Plugin = BT5 Forums
Feh = Picture Viewer
Easytether =
Bless = Hex Editor
Gparted = HDD partition Editor
Transmission = Torrent Client
Crunch = Passwordlist generator
################################################## ##
FIXES
NO STARTX
rm -rf /root/.kde/cache-bt
rm -rf /root/.kde/cache-root
FIREFOX
tar xvfz flashplayer10_2_p3_64bit_linux_111710.tar.gz
chown root:root libflashplayer.so
chmod 0644 libflashplayer.so
cp -f libflashplayer.so /usr/lib/mozilla/plugins/
rm -rf libflashplayer.so
ln -s /usr/lib/mozilla/plugins/libflashplayer.so /usr/lib/firefox/plugins/
tar xvfz install_flash_player_10_linux.tar.gz
mkdir ~/.mozilla/plugins
mv -f libflashplayer.so ~/.mozilla/plugins/
VLC RUN AS ROOT FIX
/usr/bin/vlc
edit with hex editor
change the line
geteuid._libc_start_main
to
getppid._libc_start_main
################################################## ##
Commands = Action **** = your input
root:toor
startx = GUI
alsamixer = Volume Control
cd = change working directory
reboot = reboot
poweroff = shutdown
rfkill list = wifi problems
rfkill unblock all = wifi on
rm /***/** = delete file
rm -rf /****/** = harsh delete
iwconfig = wireless config/list
ifconfig = wired config/list
################################################## ##
TASKKILLER
kill **** = PID number
################################################## ##
BLUETOOTH
hciconfig hci0 up = on
hciconfig hci0 = info
hcitool scan hci0 = find devices
################################################## ##
ANDROID TETHERING
easytether connect
***new konsole
dhclient eaytether0
################################################## ##
TAR/RAR/ZIP = cd to directory
tar zxf file.tar.gz
tar xvfz ******.tar.gz
tar -zxvf ******.tgz
tar xvf *******.tar.gz2
tar jxf file.tar.bz2
tar zxvf file.tgz
unzip ******.zip
unrar x ****.rar
################################################## ##
INSTALL PROGRAMS
apt-get **** = install
apt-get update = update repos
apt-get remove [--
apt-cache search = search repos
################################################## ##
BLUETOOTH
start device
>> hciconfig hci0 up
find device info
>> hciconfig hci0
################################################## ##
WPACRACKING
rfkill unblock all = start wifi
airmon-ng start wlan0 = start monitor mode
airdump-ng mon0 = monitor all
airdump-ng -c *channel --*****bssid -w psk mon0 = catch handshake
aireplay-ng -0 5 -a****acsespoint -c ***conectdcomp mon0 = deauth attack
mdk3 = stronger deauth attack
PIPE CRUNCH = 8 ATOZ0TO9 CAPS!
/pentest/passwords/crunch/crunch 8 8 -f /pentest/passwords/crunch/charset.lst ualpha-numeric -u | aircrack-ng -e test -w - /pentest/wireless/aircrack-ng/test/wpa.cap
.jpg)