View Single Post
Posts: 7 | Thanked: 1 time | Joined on Feb 2008
#2
Originally Posted by qwerty12 View Post
Description: WEP and WPA-PSK keys cracking program
aircrack is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough data packets have been captured. It implements the standard FMS attack along with some optimizations like KoreK attacks, thus making the attack much faster compared to other WEP cracking tools. In fact, aircrack is a set of tools for auditing wireless networks.

http://www.aircrack-ng.org/

The only version available for OS2008 (from mulliner's repo) is very old now (the package was uploaded Nov 2007) and didn't contain the full set of tools. They may be irrelevant with the built in wifi card but now with usb host and a wifi dongle, full set is useful for injection (hell, i've even compiled some wifi modules for a dongle I don't have).

This is the latest and from svn and contains it all.
I've also put a shitload of CFLAGS for the best optimization so hopefully, cracking is faster.

Compiling this one under SBOX1 was a ***** though, I had to use updated qemu with the cs2008 toolchain.

(tz1's nokismet is great with aircrack-ng)
Many thanks!!

Does injection work?