PDA

View Full Version : WEP cracked in just 3 seconds!


Q Section
April 4th, 2007, 10:45 PM
Researchers say they've found a fast way to break WEP protection on Wi-Fi networks. Please see article here (http://www.pcworld.com/article/id,130385-pg,1/article.html) from PC World. In case there are people still using WEP who may be reading this hopefully this well give you incentive to up your wireless security to perhaps WPA at least.

Best wishes.

lucas1985
April 4th, 2007, 11:34 PM
See here (http://www.wilderssecurity.com/showthread.php?t=170690) :)

Paranoid2000
April 10th, 2007, 11:29 PM
Note that this applies to 104-bit WEP (I've never seen this offered as an option, can anyone be using it?) - for 128-bit WEP (the longest keylength typically offered), this method should require 3 x 2 ^ 24 = 50,331,648 seconds or just over 582 days.

FRug
April 11th, 2007, 02:49 AM
Paranoid2000: You are wrong.
WEPs 128bit variant contains a 104bit key and a 24bit initialization vector for protocol stuff which cannot be counted as part of the keylength.

Paranoid2000
April 11th, 2007, 03:36 AM
{QUOTE-> WEPs 128bit variant contains a 104bit key and a 24bit initialization vector for protocol stuff which cannot be counted as part of the keylength. <-QUOTE}Thanks for the correction - the IV is sent in the clear so doesn't make the encryption any stronger.

Some devices do however offer 152-bit (24-bit IV plus 128-bit key) WEP and my previous comment should apply with this.