The Following 3 Users Say Thank You to littlebadger For This Useful Post: | ||
|
2011-02-15
, 01:19
|
Posts: 5 |
Thanked: 1 time |
Joined on Jan 2011
|
#472
|
|
2011-02-15
, 21:09
|
Posts: 5 |
Thanked: 0 times |
Joined on Feb 2011
|
#473
|
KEY FOUND! [ 6E:C1:94:28:EE ] Decrypted correctly: 100%
|
2011-02-15
, 21:21
|
Posts: 182 |
Thanked: 84 times |
Joined on Jul 2010
@ Jordan
|
#474
|
Hey all, al quick question:
After decrypting the IVs my output is
Shouldn't there be a box with ASCII as well? How to convert it? Or why doesn't it say it?Code:KEY FOUND! [ 6E:C1:94:28:EE ] Decrypted correctly: 100%
I hope some of you could help me, because googling obviously gives 90000 sites about general WEP cracking..
Thanks!
|
2011-02-15
, 21:26
|
Posts: 182 |
Thanked: 84 times |
Joined on Jul 2010
@ Jordan
|
#475
|
|
2011-02-15
, 21:50
|
Posts: 5 |
Thanked: 0 times |
Joined on Feb 2011
|
#476
|
|
2011-02-15
, 22:13
|
|
Posts: 1,187 |
Thanked: 816 times |
Joined on Apr 2010
@ Australia
|
#477
|
|
2011-02-15
, 22:30
|
|
Posts: 330 |
Thanked: 483 times |
Joined on Dec 2010
@ Norwich, UK
|
#478
|
Hey all, al quick question:
After decrypting the IVs my output is
Shouldn't there be a box with ASCII as well? How to convert it? Or why doesn't it say it?Code:KEY FOUND! [ 6E:C1:94:28:EE ] Decrypted correctly: 100%
I hope some of you could help me, because googling obviously gives 90000 sites about general WEP cracking..
Thanks!
|
2011-02-15
, 23:54
|
Posts: 439 |
Thanked: 192 times |
Joined on Oct 2009
@ spain-aragon-zaragoza
|
#479
|
|
2011-02-16
, 00:17
|
Posts: 529 |
Thanked: 194 times |
Joined on Aug 2010
@ UK
|
#480
|
ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890
Tags |
aircrack, aircrack-ng, epicfacepalm, pen testing, rtfm dude! |
|
lsmod | grep -c wl1251_spi
would return 1 if drivers loaded and 0 if not
(there are more modules involved, but this command checks for one as a shortcut since load.sh loads all needed modules)
Hope this helps