<html>
<head>
<title>AirSnort Windows (Wireless WEP crack)</title>
<LINK REL="stylesheet" TYPE="text/css" HREF="../css0.css">
</head>
<body>

<!--#include virtual="/doc/header.html" -->

<p align=right>Updated on 20 Oct, 2005 on Windows XP</p>

<H1>AirSnort Windows (Wireless WEP crack)</H1>
This is a tool to capture a wireless WEP key.

<h2>Wireless Card Installation</h2>
<ol>
<li>Download Airopeek Demo (<b>apwdemo.exe</b>) or AiroPeek NX (apnxdemo.exe) and install. 
Make sure your wireless card is supported. You would find at 
<a href="http://ftp.wildpackets.com/pub/demos/">http://ftp.wildpackets.com/pub/demos/</a>.</li>

<li>Install Airopeek Demo, and update your wireless card driver. Follow the instruction at 
<b>C:\Program Files\WildPackets\AiroPeek Japanese Demo\Driver\Readme.htm</b></li>

<li>I am using a CISCO Aironet 350, so I need to update (downgrade) the firmware to version 4.25.30.
I downloaded ACU (Aironet Client Utility) and firmware from CISCO web site. To download it, you will need
an account so you must register yourself.</li>

<li>If Airopeek works, your wireless card can capture wireless packets</li>
</ol>

<h2>AirSnort Installation</h2>
<ol>
<li>Download AirSnort from 
<a href="http://airsnort.shmoo.com/">http://airsnort.shmoo.com</a>.
I have downloaded <b>airsnort-0.2.7e.tar.gz</b></li>
<li>Extract the file (airsnort-0.2.7e.tar.gz). I extracted into <br>
C:\Program Files\airsnort-0.2.7e</li>


<li>Download <a href="http://www.gimp.org/~tml/gimp/win32/gtk+-2.4.14.zip">GTK + 2.4.14 </a>
 and extract into <br>
C:\Program Files\airsnort-0.2.7e\gtk+-2.4.14</li>

<li>Download <a href="http://www.gimp.org/~tml/gimp/win32/glib-2.4.7.zip">Glib 2.4.7</a>
and extract into <br>
c:\Program Files\airsnort-0.2.7e\glib-2.4.7</li>

<li>Download <a href="http://www.gimp.org/~tml/gimp/win32/pango-1.4.1.zip">Pango 1.4.1</a>
and extract into <br>
c:\Program Files\airsnort-0.2.7e\pango-1.4.1</li>

<li>Download <a href="http://www.gimp.org/~tml/gimp/win32/atk-1.8.0.zip">ATK 1.8.0</a>
and extract into <br>
c:\Program Files\airsnort-0.2.7e\atk-1.8.0</li>

<li>Add command search path under My Computer->Advanced Tab, Environmental Variables, and Path.
You would add as,

<table border=1>
<tr><td>
C:\Program Files\airsnort-0.2.7e\bin;
C:\Program Files\airsnort-0.2.7e\atk-1.8.0\bin;
C:\Program Files\airsnort-0.2.7e\glib-2.4.7\bin;
C:\Program Files\airsnort-0.2.7e\gtk+-2.4.14\bin;
C:\Program Files\airsnort-0.2.7e\pango-1.4.1\bin
</td></tr>
</table>
<br>Note: Don't include any space.
</li>

<li>Copy the Peek5.sys and peek.dll from the Airopeek directory
(C:\Program Files\WildPackets\AiroPeek Demo) to the airsnort bin<br>
C:\Program Files\airsnort-0.2.7e\bin</li>

<li>Download <a href="http://www.dlldump.com/cgi-bin/downloadcounts.cgi?rt=count&path=dllfiles/I/iconv.dll">
iconv.dll</a> to your Airsnort bin.</li>

<li>Download <a href="http://www.dlldump.com/cgi-bin/downloadcounts.cgi?rt=count&path=dllfiles/I/intl.dll">
intl.dll</a> to your Airsnort bin.</li>

</ol>

<h2>How to use</h2>
<ol>
<li>Start captures in channel scan mode (select "scan" instead of "channel").</li>

<li>Select Network device and Driver type. If you are using CISCO, select "DWL-650".</li>

<li>Click "Start". Once it started, you can change to the specific channel.</li>

<br><img src="images/airsnort01.png">

<p><b>Note:</b> In my experience, using Aircrack is the best tool compare to others.
Aircrack on Linux supports packet injection which means we can
increase the traffic, so we need only few hours to capture
sufficient packets. Otherwise you will need several days.</p>
<p>Here is other my reports.</p>

<table border=1>
<tr>
  <th>Tool</th>
  <th>OS</th>
  <th>CPU usage</th>
  <th>Encryption</th>
  <th>802.</th>
  <th>NIC Support</th>
  <th>Packet injection</th>
  <th>My recommendation</th>
</tr>
<tr>
  <td>Airsnort</td>
  <td>Windows</td>
  <td>High</td>
  <td>WEP</td>
  <td>11b?</td>
  <td>Few</td>
  <td>Not supported</td>
  <td>Low</td>
</tr>
<tr>
  <td>Airsnort<br>(<a href="http://www.grape-info.com/doc/linux/config/airsnort-0.2.7e.html" target="_blank">note</a>)</td>
  <td>Linux</td>
  <td>High</td>
  <td>WEP</td>
  <td>11b?</td>
  <td>Few</td>
  <td>Not supported</td>
  <td>Low</td>
</tr>
<tr>
  <td>Aircrack<br>(<a href="aircrack-2.3.html">note</a>)</td>
  <td>Windows</td>
  <td><b>Low</b></td>
  <td><b>WEP, WPA</b></td>
  <td><b>11a/b/g</b></td>
  <td><b>Many</b></td>
  <td>Not supported</td>
  <td>Mid</td>
</tr>
<tr>
  <td>Aircrack<br>(<a href="http://www.grape-info.com/doc/linux/config/aircrack-ng-0.6.html" target="_blank">note</a>)</td>
  <td>Linux</td>
  <td><b>Low</b></td>
  <td><b>WEP, WPA</b></td>
  <td><b>11a/b/g</b></td>
  <td><b>Many</b></td>
  <td><b>Supported!</b></td>
  <td><b>Recommended!</b></td>
</tr>
</table>

</ol>
<hr><a href="../index.html">Back</a> - <a href="../../support.html">Support</a>

<!--#include virtual="/doc/footer.html" -->

</BODY>
</HTML>

