Posts Tagged ‘Airsnort’

April 13th, 2009 | Categories: Downloads, Windows, Wireless | Tags: , ,

This is a zip file I put together with all the components and files, necessary to run Airsnort in a Windows XP environment.

  Wireless Pack (4.5 MiB, 1,596 Downloads)

April 8th, 2009 | Categories: Downloads, Security, Windows, Wireless | Tags: ,

I have seen lots of sites around the internet that tell people that it is possible to run Airsnort in a Windows environment. If you don’t know, Airsnort is a wireless network sniffer. It can sniff wireless traffic, and if the signal is using WEP, Airsnort can take a shot at cracking the WEP key and showing you the key.

This is not easy of course, and it will take a VERY long time. The time is more dependent on how much wireless traffic that network is creating, making more packets, and thus making cracking the WEP keys chances more possible.

First, you will need a supported wireless card, so before we begin, if your card is NOT on this list, give up now, or go out and find a card on the list. I cannot guarantee that any will work for you. The card that I use is an Orinoco Classic Gold PC Card from Agere Systems. It is an B ‘11MBPS’ only card, so I use it mainly for snooping around.

[ List: http://www.wildpackets.com/support/product_support/airopeek/hardware ]

The product page displays AiroPeek from WildPackets. If your card IS on this list, go ahead and grab a copy of the driver listed in that table, and a demo of AiroPeek NX from WildPackets.

[ Download: http://www.wildpackets.com/products/demos/apwnx ]

Download that demo, because we need 3 files from the installation, you can remove the program once we are done.

You are going to need to force your wireless card to use the new driver you downloaded from the website.

You are now going to need to download some files from Archaic Binary here that I have gathered for you in a nice zip file. Included in this zip file are…

1. AirSnort (Sources and Binary)
2. atk
3. glib
4. gtk
5. pango

Nothing needs to be installed, just unzip the files in a location of your choice. I choose to unzip directly in C:\Program Files and it will create the folder Airsnort for you. Now you will need to browse to the folder where you installed AiroPeek NX and copy Peek.dll, Peek4, and Peek5 files into your Airsnort/bin directory.

You will now need to modify your Environment Variables to include the folders above in your path, so Airsnort can find them.

Right click on ‘My Computer’ and choose Properties OR
Hold the Windows Button and click Pause/Break OR
Click on the Start Button and right click ‘My Computer’ and choose Properties.

At the top choose the Advanced Tab, then click on the Environment Variables button at the bottom.

In the System Variables area, choose Path and click ‘Edit’. At the end of the Variable Value copy and paste this line in, or type it in. Make sure you change it to something different if you put the Airsnort files in a different area then C:Program FilesAirsnort.

[ Path: C:\Program Files\Airsnort\atk\bin;C:\Program Files\Airsnort\glib\bin;C:\Program Files\Airsnort\gtk\bin;C:\Program Files\Airsnort\pango\bin;C:\Program Files\Airsnort\bin ]

Click OK, then OK again, and last OK again.

You should be completely out of the System Management Dialogs.

Go to the folder where airsnort resides and run the airsnort.exe file in the bin directory.

Good Luck!

Edit: Here is a link to the file download on my site. It was in another post, but I will link it here as well.

  Wireless Pack (4.5 MiB, 1,596 Downloads)

TOP