maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Competitors (https://talk.maemo.org/forumdisplay.php?f=4)
-   -   BackTrack 5 (arm) released (https://talk.maemo.org/showthread.php?t=72933)

kingoddball 2011-05-11 05:54

Re: BackTrack 5 (arm) released
 
it's not working though.... is it??
build for xoom?

fatcobrah 2011-05-11 06:00

Re: BackTrack 5 (arm) released
 
Quote:

Originally Posted by kingoddball (Post 1003910)
it's not working though.... is it??
build for xoom?

never tested ! hehe

"A basic ARM BackTrack image which can be chrooted into from android enabled devices" this what they've said

LTman 2011-05-11 07:14

Re: BackTrack 5 (arm) released
 
Has anybody got this working yet
I would try this if i had an 8gb sd card i am pretty sure that "!booting" it would be easy its getting it work properly that is the problem
Has anybody tried chrooting into it
P.S move this thread to alternatives since it is a possible alternative os for the n900 not a competitor

fatcobrah 2011-05-11 08:04

Re: BackTrack 5 (arm) released
 
The Readme file:

BackTrack 5 ARM Edition Quick Start

This image has been developed and tested on the Motorola Xoom. Your mileage may vary on other devices.
As this image runs in a chroot, you will need to have your device rooted. There are numerous tutorials on the subject online and are not included here.


***Rooting your device will potentially void its warranty and we are not in any way resposible if you brick your device while rooting it.
***

### IMPORTANT POINTS ###


1. Since the image runs in a chroot, there is no root password set.

2. There are 2 scripts under /usr/bin/ 'startvnc' and 'stopvnc' that are set to start with the Xoom's default resolution.

3. The current vnc password is set to 'toortoor' and can be changed by running 'vncpasswd'

4. This image is a work in progress and suggestions/tips from the community are always welcome.



### GETTING STARTED ###


1. Once you have downloaded the ARM BT package, save the files in a convenient location. The steps below assume they are in the platform-tools folder of the Android SDK.


2. Go to your platform-tools directory and proceed to make a directory on the device to store BT5:
./adb shell
mkdir /sdcard/BT5
exit


3. Copy over the busybox install files:
./adb push busybox /sdcard/
./adb push installbusybox.sh /sdcard


4. Install busybox on the device:
./adb shell
cd /sdcard/
sh installbusybox.sh
exit


5. Transfer the required BT5 files to the device:
./adb push fsrw /sdcard/BT5/
./adb push mountonly /sdcard/BT5/
./adb push bootbt /sdcard/BT5/
./adb push bt5.img.gz /sdcard/BT5/
./adb push unionfs /sdcard/BT5/


6. Uncompress the image and start BT5:
./adb shell
su
cd /sdcard/BT5
gunzip bt5.img.gz
sh bootbt

If all goes well, you'll be in the BT5 chroot:

# sh bootbt
net.ipv4.ip_forward = 1
root@localhost:/# ls /pentest/
backdoors database exploits passwords scanners stressing voip
cisco enumeration forensics python sniffers tunneling web
root@localhost:/#

mr_pingu 2011-05-11 08:24

Re: BackTrack 5 (arm) released
 
so that means we need to run it in chroot instead of booting. Becuz we need the kernel of the device, or didn't I understand it right?

fatcobrah 2011-05-11 08:39

Re: BackTrack 5 (arm) released
 
Quote:

Originally Posted by mr_pingu (Post 1003974)
so that means we need to run it in chroot instead of booting. Becuz we need the kernel of the device, or didn't I understand it right?

ya i think so we need to run it in chroot
but is this limitid to android phones?

ivyking 2011-05-11 09:06

Re: BackTrack 5 (arm) released
 
It runs on chroot just fine , however some one has to do the work to get it to work like easy debian .

if you just want a basic chroot :

extract the image on your pc .

use dd to get the image onto a partition on your sdcard ,

then check that partition for errors and resize the file system to fit the partition .

disconnect your n900 from pc and reboot if you have repartitioned the sdcard .

then mkdir mnt/bt5 and then mount /dev/mmcblk1pX /mnt/bt5
chroot /mnt/bt5

thats all .

kingoddball 2011-05-11 09:27

Re: BackTrack 5 (arm) released
 
We need Qole! :)

mno@8 2011-05-11 09:51

Re: BackTrack 5 (arm) released
 
Running BAT 5 on the N900 is quite nice. I really would like to do that: BT 5 is much more than wireless cracking.
However, I do believe that the N900 is not right device to do a full penetration exercise.

karam 2011-05-11 11:37

Re: BackTrack 5 (arm) released
 
Quote:

Originally Posted by fatcobrah (Post 1003905)
karam said that it's impossible to mount it bcoz of it's size so try it on ur MicroSD :)



if i use the script which gives me all of the internal memory http://talk.maemo.org/showpost.php?p=768794&postcount=1
i think this way will let me mount it from eMMC right?

well that is correct it will work but believe you don't wanna have all the internal memory

the best way is to backup your rootfs and optfs with backupmenu application
then hex the emmc.bin (vannial defaul) and reflash your n900 with the hexed emmc then restore you backup

btw to hex the emmc open the emmc.bin file with any hex editor and search for string partition you will see a bit below numbers :
2048 change them for ex : 8192 to have 8 gb optfs so MyDocs will be 22 gb after the reflash

and to restore backup with backupmenu (if you don't know) you will see 3 options 1:restore rootfs 2:restore rootf and optfs 3:restore optfs
it is recomended by me to restore the optfs then the rootfs and not restoring them together
cause restoring them together has made a f**ken problem to me
i had to reflash my n900 to a previos firmware then to the newst firrmware :) strange problem


All times are GMT. The time now is 09:53.

vBulletin® Version 3.8.8