AirSnort

AirSnort is a wireless LAN (WLAN) tool which recovers encryption keys.
Download

AirSnort Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Blake Hegerle
  • Publisher web site:
  • http://airsnort.shmoo.com/

AirSnort Tags


AirSnort Description

AirSnort is a wireless LAN (WLAN) tool which recovers encryption keys. AirSnort is a wireless LAN (WLAN) tool which recovers encryption keys. It operates by passively monitoring transmissions, computing the encryption key when enough packets have been gathered.802.11b, using the Wired Equivalent Protocol (WEP), is crippled with numerous security flaws. Most damning of these is the weakness described in " Weaknesses in the Key Scheduling Algorithm of RC4 " by Scott Fluhrer, Itsik Mantin and Adi Shamir.Adam Stubblefield was the first to implement this attack, but he has not made his software public. AirSnort, along with WEPCrack, which was released about the same time as AirSnort, are the first publicly available implementaions of this attack. AirSnort requires approximately 5-10 million encrypted packets to be gathered. Once enough packets have been gathered, AirSnort can guess the encryption password in under a second.Requirements:AirSnort runs under Windows or Linux, and requires that your wireless nic be capable of rf monitor mode, and that it pass monitor mode packets up via the PF_PACKET interface. Cards known to do this are: Cisco Aironet Prism2 based cards using wlan-ng drivers or Host-AP drivers Orinoco cards and clones using patched orinoco_cs drivers Orinoc cards using the latest Orinoco drivers >= 0.15 with built in monitor mode support And many others. Windows: Any(?) card supported by Airopeek. For Linux users, the best resources for finding out if your card can do monitor mode and what drivers you will need are those maintained at the Kismet site. To compile AirSnort, do the following: Get your drivers working! To do this you may need one or more of the following Kernel source PCMCIA CS packagewlan-ng packageOrinoco driver patchesHost AP driversInstall the LATEST version of libpcap. Please make sure that you have removed any old version of pcap that may be resident on your system. (not required for Windows users.) Make sure you have gtk+-2.2 installed as AirSnort is a gui application. You will also need gtk+-devel Linux users perform the following steps # tar -xzf airsnort-0.2.6.tar.gz# cd airsnort-0.2.6# ./configure# make# make install (optional)Poof you're done. The airsnort executable is in the airsnort-0.2.6/src subdirectory, do with it what you will. There are some man pages in airsnort-0.2.6/man Orinoco Notes: The latest patches seem to smooth things out for all versions of Orinoco firmware. Please make sure you are using the latest patches. If you do not see a patch for your version of pcmcia-cs, then PLEASE determine what version of the orinoco drivers are included with your version of pcmcia-cs and get the appropriate orinoco-0.XX patches. To do this look in pcmcia-cs-X.Y.Z/wireless/orinoco_cs.c which will list the version number in the first couple of lines.What's New in This Release:Bug fixes and support for DWL-650 card in Windows


AirSnort Related Software