NetStumbler.org Forums

Go Back   NetStumbler.org Forums > Software > Unix/Linux
Register Search Today's Posts Mark Forums Read

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 08-13-2004   #16 (permalink)
sylvain
Wireless Auditor
 
Join Date: Jun 2004
Location: Paris, France
Posts: 175
I don't see how I can apply the patch. can you give the command for that ?

that's ok...forget my question

Last edited by sylvain : 08-13-2004 at 03:04 AM.
sylvain is offline  
Old 08-13-2004   #17 (permalink)
devine
Emergence
 
Join Date: Jul 2004
Location: Paris
Posts: 389
Here's the procedure:


Quote:
wget http://www.cr0.net:8040/code/network/aircrack-1.1.tgz
wget http://www.cr0.net:8040/code/network/aircrack-1.1-korek_0.patch.gz
tar -xvzf aircrack-1.1.tgz
cd aircrack-1.1
gzip -d -c ../aircrack-1.1-korek_0.patch.gz | patch -Np1
make
devine is offline  
Old 08-14-2004   #18 (permalink)
firefighter99
Registered Member
 
Join Date: Apr 2004
Posts: 17
hi there. just been trying your tool (including the new patch) with 2 million IV's, but it didnt got cracked. all key parts did match except of the last 2 bytes. nice job though
firefighter99 is offline  
Old 08-14-2004   #19 (permalink)
devine
Emergence
 
Join Date: Jul 2004
Location: Paris
Posts: 389
Quote:
Originally Posted by firefighter99
hi there. just been trying your tool (including the new patch) with 2 million IV's, but it didnt got cracked. all key parts did match except of the last 2 bytes. nice job though
Thanks

I just fixed a bug in my implementation of KoreK's attack #6 which prevented some false posivites from being rejected. I also improved the fudging code quite a bit. The new patch (to be applied against stock 1.1) is at [deleted]

Now that attack #6 is working, the results are even better: with 500k IVs, there's a ~60% chance the WEP key will be found; and with 1000k IVs there a ~95% probability you'll succeed in cracking the key

post-edit: patch no longer present on the web server so removed the url.

Last edited by devine : 09-01-2004 at 08:16 AM.
devine is offline  
Old 08-14-2004   #20 (permalink)
firefighter99
Registered Member
 
Join Date: Apr 2004
Posts: 17
Quote:
Originally Posted by devine
Thanks

I just fixed a bug in my implementation of KoreK's attack #6 which prevented some false posivites from being rejected. I also improved the fudging code quite a bit. The new patch (to be applied against stock 1.1) is at http://www.cr0.net:8040/code/network...rek_1.patch.gz

Now that attack #6 is working, the results are even better: with 500k IVs, there's a ~60% chance the WEP key will be found; and with 1000k IVs there a ~95% probability you'll succeed in cracking the key
well done. Installed your new version and with the 2 million packets -> "KEY FOUND"

PS: 1 million wasn't enough -> "no luck, sorry", now trying 1,5 million packets..... key found

Last edited by firefighter99 : 08-14-2004 at 03:14 PM.
firefighter99 is offline  
Old 08-15-2004   #21 (permalink)
devine
Emergence
 
Join Date: Jul 2004
Location: Paris
Posts: 389
Quote:
Originally Posted by firefighter99
well done. Installed your new version and with the 2 million packets -> "KEY FOUND"

PS: 1 million wasn't enough -> "no luck, sorry", now trying 1,5 million packets..... key found
neat It's true that sometimes you can have bad luck, in that case more packets or some deeper fudging is required.
devine is offline  
Old 08-16-2004   #22 (permalink)
KoreK
Banned in DC
 
KoreK's Avatar
 
Join Date: Jul 2004
Posts: 102
Did not feel like starting a new thread. So here comes chopper.

Like the README says, I don't plan working on it. Avoid stupid questions, like is there a windows version/it does not work.
Attached Files
File Type: zip chopper-0.1.zip (28.8 KB, 532 views)
KoreK is offline  
Old 08-16-2004   #23 (permalink)
devine
Emergence
 
Join Date: Jul 2004
Location: Paris
Posts: 389
Quote:
Originally Posted by KoreK
Did not feel like starting a new thread. So here comes chopper.

Like the README says, I don't plan working on it. Avoid stupid questions, like is there a windows version/it does not work.
Thanks very much for sharing the code with us Your work is very impressive, did you consider writing a whitepaper or something about the WEP attacks you've developed ? Especially regarding each attack stability & probability of success, and the theory behind it.

post-edit: did some more testing with wep_gen and chopper, got mindblowing results - managed to crack a 104-bit WEP key with as few as 100k IVs !! This stuff is unbelievable

Last edited by devine : 08-16-2004 at 03:10 PM.
devine is offline  
Old 08-16-2004   #24 (permalink)
kleptophobiac
Registered Member
 
Join Date: Sep 2002
Posts: 310
I would greatly appreciate said document.
kleptophobiac is offline  
Old 08-16-2004   #25 (permalink)
KoreK
Banned in DC
 
KoreK's Avatar
 
Join Date: Jul 2004
Posts: 102
Well it is quite long (and boring, and fastidious) to describe. I'll have a go at it, but don't bet on it.

PS:
md5sum chopper-0.1.zip
9834093acff96e05db9f23c888635abc chopper-0.1.zip
KoreK is offline  
Old 08-17-2004   #26 (permalink)
topolb
Registered Member
 
Join Date: Jun 2004
Posts: 67
Cracking a 104-bit key with 100k IV. Amazing!

I will do my best to implement these attacks on weplab (and understand them).

Great work!
topolb is offline  
Old 08-17-2004   #27 (permalink)
devine
Emergence
 
Join Date: Jul 2004
Location: Paris
Posts: 389
Quote:
Originally Posted by topolb
Cracking a 104-bit key with 100k IV. Amazing!

I will do my best to implement these attacks on weplab (and understand them).

Great work!
Yeah BTW, aircrack 1.2 with the full set of KoreK's attacks has just been released, grab it at http://www.cr0.net:8040/code/network/
devine is offline  
Old 08-17-2004   #28 (permalink)
agentgrn
KB1JQO - Packin' Heat
 
agentgrn's Avatar
 
Join Date: May 2002
Location: Worcester, MA
Posts: 517
Looks interesting.

Based on the example in the README, it looks like this relies on a very low number of weak IVs, which is very interesting.

Gonna try this on the engineering lab later this week.
__________________
-A.G.-
agentgrn is offline  
Old 08-17-2004   #29 (permalink)
Kronk
Registered Member
 
Join Date: Jul 2004
Posts: 13
Works Great - But What Changed Since the Patch

I patched version 1.1 yesterday with the KoreK patch posted here and was able to crack the 104 bit WEP key with the following results:

2.2 Million IVs - 13 seconds
1.2 Million IVs - 52 seconds
500K IVs - 8 seconds


Using the newest version, 1.2, released today with the same capture files I was only able to crack the WEP key using 2.2 Million IVs. All data was captured using kismet. What changed from yesterday's patch to release 1.2?
Kronk is offline  
Old 08-17-2004   #30 (permalink)
devine
Emergence
 
Join Date: Jul 2004
Location: Paris
Posts: 389
Quote:
Originally Posted by Kronk
I patched version 1.1 yesterday with the KoreK patch posted here and was able to crack the 104 bit WEP key with the following results:

2.2 Million IVs - 13 seconds
1.2 Million IVs - 52 seconds
500K IVs - 8 seconds


Using the newest version, 1.2, released today with the same capture files I was only able to crack the WEP key using 2.2 Million IVs. All data was captured using kismet. What changed from yesterday's patch to release 1.2?
Mostly, new attacks were added. Could you copy&paste here the screen dump of aircrack 1.1 + 2nd korek patch and also aircrack 1.2, both ran against 500k IVs and a fudge factor of 1 (doesn't matter if it says "No luck", I'm intested in the votes it founds). If possible, enlarge your xterm so that it shows more votes.
devine is offline  
Closed Thread


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Google
 
Web NetStumbler.org

All times are GMT -7. The time now is 04:43 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 ©2007, Crawlability, Inc.


All messages express the views of the author and are for entertainment purposes only. Netstumbler.org cannot be held responsible for the authenticity of the content or the actions of its members. By using this site and its services, you warrant that you will not post any messages that are discriminating, obscene, hateful, threatening, or otherwise violates any laws and you release Netstumbler.org from any future claims of any kind whatsoever including, but not limited to, addiction and loss of productivity. All forum messages, private messages and any other content are properties of Netstumbler.org. Even if publicly available, personal or copyrighted information are not to be posted without the consent of the owner. Distribution of licensed and copyrighted materials in any way not endorsed by the copyright owner is strictly prohibited. You may not use this site and its resources to spam other sites or individuals or perform any action that violates any law. Items sold or bought in the For Sale forum are sold as is and no warranty or insurance of any kind is provided. Netstumbler.org cannot be held responsible for the outcome of any transactions and no warranty of any kind is provided, either express or implied. Vulgar words are not allowed in the subject lines ; they may be used in the message body in any forum. The Administrator, Super Moderators and Moderators of Netstumbler.org have the right to remove, edit, move or close any thread for any reason and to reveal your identity and other known information in the event of a complaint or legal action arising from any message posted by you.