Archive for April 5th, 2007

Cracking Wireless WEP-104 in record time

Thursday, April 5th, 2007

 

Cracking 104 bit WEP (Wired Equivalent Privacy) itself is old news. However new *cracking speed* is mind blowing.

According to new research it takes less than one minute to break a common 802.11 104-bit WEP encryption:

WEP is a protocol for securing wireless LAN. WEP therefore uses the RC4 stream to encrypt data which is transmitted over the air, using usually a single secret key (called the root key or WEP key) of a length of 40 or 104 bit.

We were able to extend Klein’s attack and optimize it for usage against WEP. Using our version, it is possible to recover a 104 bit WEP key with probability 50% using just 40,000 captured packets. For 60,000 available data packets, the success probability is about 80% and for 85,000 data packets about 95%. Using active techniques like deauth and ARP re-injection, 40,000 packets can be captured in less than one minute under good condition. The actual computation takes about 3 seconds and 3 MB main memory on a Pentium-M 1.7 GHz and can additionally be optimized for devices with slower CPUs. The same attack can be used for 40 bit keys too with an even higher success probability.

Currently at home I’m using WPA2 personal. However, at work place we have disabled wireless access a year ago (except cafeteria area).

A paper (PDF) describing the details and methods we used in our attack is available on the IACR ePrint server. A proof-of-concept of attack in a tool called aircrack-ptw (source) is available. It should be used together with the aircrack-ng toolsuite.

How do I avoid this kind of problems?

You can switch to WPA2 to avoid this attack :) Make sure support for WPA2 is available through your Linux driver as well as the userspace utility called wpa_supplicant.

You can also use a Linux GUI tool called NetworkManager to configure access to protected wireless networks.

Another nice tool is Wifi-Radar,Baldy

 

Technorati tags: , ,

Source: Cracking Wireless WEP-104 in record time

Posted by Baldy - Baldys Paradox

Open Source Technologies are Paving New Channel Inroads

Thursday, April 5th, 2007

 

The first thing that naturally comes to mind is Linux and then maybe the Apache Web server project. But all across the landscape, there are a number of less-ambitious, open-source efforts under way that hold a lot of promise for solution providers looking to shore up their profitability. One class that is beginning to get plenty of attention is all the work being done around the Asterik voice over IP telephony project that is now being packaged for commercial use by companies such as Digium. The Digium offering is an appliance based on a Linux distribution created by rPath that has already received a number of positive reviews in terms of its ability to compete with proprietary offerings from Avaya and Cisco.

 

Technorati tags: ,

Source: Open Source Technologies are Paving New Channel Inroads

Posted by Baldy - Baldys Paradox

Creating hackergotchis using the GIMP

Thursday, April 5th, 2007

 

A hackergotchi is a picture of a person’s head that’s used as an avatar for identification on a blog. Any region below the neck is cut out, as are any portions of the picture that don’t include the head. You can create a hackergotchi easily with a…

 

Technorati tags:

Source: Creating hackergotchis using the GIMP

Posted by Baldy - Baldys Paradox