WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: aircrack  (Read 4520 times)

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
aircrack
« on: April 02, 2009, 08:08:48 PM »
Thanks to Key we have aircrack:

Code: [Select]
Title:          aircrack.tce
Description:    AirCrack-Ng wireless security tool
Version:        1.0-rc3
Author:         AirCrack-Ng Team
Original-site:  http://aircrack-ng.org
Copying-policy: GPL
Size: 278k
Extension_by:   Key
Comments:       Aircrack-ng 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, as well
                as the all-new PTW attack, thus making the attack much faster compared to other
                WEP cracking tools. In fact, Aircrack-ng is a set of tools for auditing
                wireless networks.

Code: [Select]
Title:          aircrack.tcz
Description:    AirCrack-Ng wireless security tool
Version:        1.0-rc3
Author:         AirCrack-Ng Team
Original-site:  http://aircrack-ng.org
Copying-policy: GPL
Size: 684k
Extension_by:   Key
Comments:       Aircrack-ng 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, as well
                as the all-new PTW attack, thus making the attack much faster compared to other
                WEP cracking tools. In fact, Aircrack-ng is a set of tools for auditing
                wireless networks.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14814
Re: aircrack
« Reply #1 on: April 10, 2009, 02:38:56 AM »
I'd like to be able to play around with this, but:
Code: [Select]
$ lspci -vnn | grep 14e4                               
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01)

$ dmesg
...
wl: module license '' taints kernel.
eth1: Broadcom BCM4315 802.11 Wireless Controller 5.10.79.10

..and the "wl" module does not support monitor mode or injection and the "b43" module does not (yet) support the BCM4312  :(

BTW, doesn't aircrack need openssl and sqlite3 for some of the functionality?