
Author: Andy Yeun
theDisclaimer v1.0
disclaimer: This article is for informational and educational purposes only. Hacking into a private security enable wireless network is illegal and is not the intent of this article.
- Start Airowizard and refresh/enable your Wifi adapter you just installed in the “Adapter List and MAC Changer”.
- Click the ”Monitor Mode” tab. Under the “Airserv-ng” section click the Debug mode check box and click the “Start Airserv-ng” button.
- A command prompt will appear and ask you to verify the adapter, type ‘Y’ for yes and click enter.
- Next, click “Start Airodump-ng” button under the Airodump-ng initial scan section. You will see a list of available networks. Click Ctr+C to stop the scan and note the following information; 1) Channel, 2) MAC, and 3) SSID.
- On the AP details and Airodump-ng tab enter the Channel, MAC, and SSID in the appropriate fields and click “Start Autodump-ng”.
- On the Authentication and packet replay\injection tab click the “advanced” checkbox under the Fake Authentication section and apply when the dialogue box appears. Next click “Authenticate”. Wait until an association is successful (this should appear in a command prompt after you click the Authenticate button).
- Next, click the Fragmentation button to retrieve an XOR stream (that is what we want). Note this XOR stream (unique number). After you have successfully retrieved an XOR stream, you want to create an ARP packet by clicking the “Create Packet” button. A dialogue box will appear asking for a file name, you want to name it so it’s easily identifiable (I like to name it the SSID).
- Next, click Inject and select the file you just created.
- You will notice that it is bombarding the AP with data packets at the rate of 5000 ppm.
- Refresh your Airodump-ng under the AP details and Airodump-ng tab to show the number of received packets. Wait 5-10 minutes until the AP has received 50,000 packets (no less). Once this has occured click Ctrl+C to stop Airodump-ng. When you stop this process Airowizard will have created 2-3 dump files with a .cap extension.
- Close out all other command prompts (do not close AiroWizard).
- Under the WEP crack\recovery tab, under “WEP crack” click the ellipse to select your dump files.
- Click “Start Aircrack-ng” (DO NOT check Disable PTW).
- If you have done everything successfully, Airowizard should crack WEP in a matter of seconds.
- Test your WEP key by trying to authenticate to the wireless network.
So what’s the point of this article?