|
Registered Member
Join Date: Sep 2003
Posts: 23
|
I'm having a problem using weplab on a 128 bit key. I used a Dell TrueMobile 1150 to capture the packets with Kismet, and it looks to me that weplab is diverging away from the correct key. I used the same file and setup with a 64 bit key and it worked fine. Also, can you elaborate in the README about what the debug and debugkey are telling us in regards to the different bytes and what does the different values of breath mean.
The wep key is fe:ed:de:ad:be:ef:00:fe:ed:de:ad:be:ef
root@david:/var/log/kismet# weplab -r ./Kismet-Jun-22-2004-1.dump --debug 1 --debugkey fe:ed:de:ad:be:ef: --key 128 ./Kismet-Jun-22-2004-1.dump
Opening packet file for loading all the IV
Total valid packets read: 2221603
Total packets read: 2223075
Total unique IV read: 2133784
2133784 Weak packets gathered:
Compressing IV table...
Total number of Weak packets for byte 0 is 41 (byte 1) and 21 (byte 2)
e6(15), e7(12), 72(0), b3(0), 2a(0), 80(0), a0(0), 01(0), 03(0), 12(0), --> breath 10 (40% requested)
Total number of Weak packets for byte 1 is 42 (byte 1) and 63 (byte 2)
e0(15), 06(12), 17(0), 47(0), 87(0), b6(0), 21(0), 76(0), 89(0), 01(0), --> breath 10 (40% requested)
Total number of Weak packets for byte 2 is 8629 (byte 1) and 1 (byte 2)
de(95), 37(0), f3(0), b0(0), 28(0), 7e(0), 60(0), 73(0), e6(0), 09(0), --> breath 1 (40% requested)
Total number of Weak packets for byte 3 is 732 (byte 1) and 1 (byte 2)
a9(42), d1(24), 61(12), 45(3), 4b(3), 55(3), dd(3), f4(3), fc(3), 3c(2), --> breath 1 (40% requested)
Total number of Weak packets for byte 4 is 870 (byte 1) and 1 (byte 2)
be(49), 72(18), c7(7), 6c(4), 20(3), 3c(3), 6e(3), 4c(2), 51(2), 59(2), --> breath 1 (40% requested)
Total number of Weak packets for byte 5 is 648 (byte 1) and 1 (byte 2)
ef(30), 03(16), d3(14), fd(10), 0d(8), f4(5), 4b(4), 65(4), 05(3), 1c(3), --> breath 2 (40% requested)
Total number of Weak packets for byte 6 is 959 (byte 1) and 1 (byte 2)
00(32), ba(32), a1(11), f4(9), a6(4), b8(2), 06(1), 0c(1), 16(1), 39(1), --> breath 2 (40% requested)
512 keys tested
20 branch taken
13 c/s
0 b/s
Key: fe:ed:de:ad:be:ef:00:65:86:de:ad:be:ff
Key: 00:00:00:00:00:00:00:00:00:00:00:00:00
1st Byte current weaks :byte 0 (41),byte 1 (42),byte 2 (8629),byte 3 (732),byte 4 (870),byte 5 (648),byte 6 (959),byte 7 (940),byte 8 (979),byte 9 (960),byte 10 (1021),byte 11 (1071),byte 12 (0),
2st Byte current weaks :byte 0 (21),byte 1 (63),byte 2 (1),byte 3 (1),byte 4 (1),byte 5 (1),byte 6 (1),byte 7 (271),byte 8 (63),byte 9 (554),byte 10 (42),byte 11 (3),byte 12 (0),
3072 keys tested
41 branch taken
45 c/s
0 b/s
Key: fe:ed:de:ad:be:ef:ba:5e:8d:24:ad:3f:ff
Key: 00:00:00:00:00:00:00:00:00:00:00:00:00
1st Byte current weaks :byte 0 (41),byte 1 (42),byte 2 (8629),byte 3 (732),byte 4 (870),byte 5 (648),byte 6 (959),byte 7 (481),byte 8 (1139),byte 9 (1503),byte 10 (1831),byte 11 (7707),byte 12 (0),
2st Byte current weaks :byte 0 (21),byte 1 (63),byte 2 (1),byte 3 (1),byte 4 (1),byte 5 (1),byte 6 (1),byte 7 (308),byte 8 (23),byte 9 (274),byte 10 (66),byte 11 (515),byte 12 (0),
Key NOT found
|