![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#91 (permalink) | |
|
Registered Member
Join Date: Jun 2004
Posts: 67
|
Quote:
Someone interested?BTW aircrack implements the "replay attack", while weplab only uses passive attacks (bruteforce, statistical, dictionary). "Replay attack" is great to speed the process of gathering different IVs, and as far as I know aircrack is the first tool on Linux that implements it. The lack of an standard way to create raw wlan packets is a big hole that I hope will be filled soon. devine: I will include the other attacks on next release together with dictionary based attack. But... are the other attacks relevant and stable with non-uniform IV distributions? And the future... what about WPA? ![]() |
|
|
|
|
|
#92 (permalink) |
|
Wireless Auditor
Join Date: Jun 2004
Location: Paris, France
Posts: 175
|
the problem is that creation of raw wlan packets depends on the cards and drivers used I think.
Note : I think aircrack is not the first to implement a replay attack...I think there is one tool specific to BSD which does the same thing. Concerning WPA I haven't heard of any weaknesses..except againt WPA-PSK (dictionnary base attacks..) what kind of attacks do you plan to implement ? Last thing I can perform a test between both tools but without the airreplay function of aircrack as I don't own a prism2 card,. |
|
|
|
|
#93 (permalink) | |
|
Wireless Auditor
Join Date: Jun 2004
Location: Paris, France
Posts: 175
|
Quote:
For the comparative test : which commands do you want me do use for both tools ? |
|
|
|
|
|
#94 (permalink) | ||
|
Emergence
Join Date: Jul 2004
Location: Paris
Posts: 389
|
Quote:
Quote:
|
||
|
|
|
|
#95 (permalink) |
|
Registered Member
Join Date: Jun 2004
Posts: 67
|
Other Korek's attacks
Trying to understand Korek's attacks (all those that appear in chopper and aircrack) is a pain!
I would be glad if someone could help me to implement the other Korek's attacks (those not yet implemented) on weplab (attack.c) O:-) At the moment weplab seems to be able to crack the key over 600k packets using only standard FMS, attack to second byte, enhaced 13%, and inversed (reject) attack. Advanced Korek 24% gives me lot of false possitives and attacks 5/6 10% seems not to be working at all. |
|
|
|
|
#96 (permalink) | ||
|
Emergence
Join Date: Jul 2004
Location: Paris
Posts: 389
|
Quote:
![]() Quote:
![]() |
||
|
|
|
|
#97 (permalink) | ||
|
Banned in DC
Join Date: Jul 2004
Posts: 102
|
Quote:
Quote:
But I spent quite a bit of time looking for the constants in chopper: Is 0.6 better than 0.5 there? Nope. Let's try 0.4 then. Doesn't change anything? What were my original constant? Can't remember. Well let's try something else... |
||
|
|
|
|
#98 (permalink) |
|
Registered Member
Join Date: Jun 2004
Posts: 67
|
Windows port of weplab-0.0.8
On http://www.sourceforge.net/projects/weplab there is available a windows port of latest weplab version 0.0.8
It requires cygwin1.dll (included in the .zip) and some winpcap dlls (also included). Everything seems to be working fine. Packet capture is not tested yet. Enjoy |
|
|
|
|
#100 (permalink) |
|
Wireless Auditor
Join Date: Jun 2004
Location: Paris, France
Posts: 175
|
So here is my first comparative test between aircrack-1.4-1 and weplab0.0.8 :
I got two captured files : one with airodump and one with kismet. For each I have about 500 000 unique IV's. aircrack was able to crack both files (but I had to use the -s 2 option for one) in 35 s for 516 106 unique IV's : aircrack found the key in 95s for 516 106 unique IV's : weplab found the key I even managed to find the key quite fast with aircrack for a file with 450 000 unique IV's. For weplab, I had to change a bit the code to make the attack #6 byte reinjection dynamic and then it worked well. |
|
|
|
|
#101 (permalink) | |
|
Registered Member
Join Date: Jun 2004
Posts: 67
|
Quote:
Ok aircrack wins (at least this time ) ![]() New version 0.0.9 of weplab is out. It implements full Korek's attacks (among other things). What about another comparative test? }:-) |
|
|
|
|
|
#102 (permalink) | |
|
Wireless Auditor
Join Date: Jun 2004
Location: Paris, France
Posts: 175
|
Quote:
let's go ;-) weplab 0.0.0 did not find my key :-( Last edited by sylvain : 08-29-2004 at 11:40 AM. |
|
|
|
|
|
#103 (permalink) |
|
Wireless Auditor
Join Date: Jun 2004
Location: Paris, France
Posts: 175
|
ok so after some tuning.. I had to use the --perc 50 and -s 3 option to find the key...so I think topolb you should make an optimization guide (which commands to use and in which order to find the key).
so results for the same file (516 106 unique IV's) 35s for aircrack-1.4.1 (with -s 2 option) 37s for weplab0.0.9 (with --perc 50 and -s 3 options) ![]() |
|
|
|
|
#105 (permalink) | |
|
Registered Member
Join Date: Jun 2004
Posts: 67
|
Todo
Quote:
I think there is a problem on weplab-john comunication. The developer who submitted me the patch is on holidays now, and as I am busy with other features, I prefer to wait for him. Anyway any feedback (and patches) will be usefull. Weplab is opensource. You can contribute to it! ![]() As regards the WPA, I also have it on my TODO list together with WPA2 and AES. |
|
|
|