5 ways to Hack Wireless Network
In previews article about securing or Hack Wireless Network “5 Steps to Secure your home Wireless Network” we understand pretty enough for securing home Wireless Network. But now it’s time to know how the hackers break and get access to your Wireless Access Point WAP?
In this article I’m gonna to Show you 5 ways to pen test a wireless network. It’s all for educational purpose only and don’t use in wrong way.
The Tools we need is Kali Linux or Backtrack. Download the latest Kali Linux from here.
First one is using Wifite to capture Wireless traffic and save it as a file, and next crack the saved Client handshake in the file with aircrack and creating word list with Crunch.
In order to do this, open terminal and type wifite and hit enter.
Let the Wifite search and find all Wireless SSIDs.
When you find them press Ctrl+C to stop searching and select the number of network you want to hack it.
In the point of WPS Attack, press Ctrl+C to reject the WPS Attack.
Wifite forced the clients to authenticate with WAP by sending de-authenticate request.
Authentication is the process of sending user name and password from client to WAP. When the clients send request, the packet will captured by Wifite. It continue lessening for handshake…
Now it found, captured and saved a handshake packets.
Now try to crack the captured files with Aircrack and Crunch. To do this type the commands like the screenshot and press enter.
Wile the Crunch create password list and the aircrack check them to find the password.
It takes time too much just for numbers but be patent, and if you try to crack alphabets it’s possible but need more time and a strong processor.
The Second way: Using airmon-ng to set the wireless card to monitoring mode and airodump-ng for capturing clients handshake. For cracking again you must use aircrack with a password list.
Continue…
It’s not work if you just copy the Kali image file to a USB flash.
Create a bootable USB according to this topic “How to Create a Kali Linux Live and Bootable USB?“.
If you can’t do that, tell the model of you laptop and we will show you in details.
How to Install Dual Boot Windows with Kali Linux?
when we typed “wifite” it is not showing SSIDs, so in this case what is the solution??? we installed the “Install VMware Tools in Kali Linux” but again it’s not working,,,,
Fist test the connectivity of your wirless card and be sure it works correctly.
I thinks your wifi adopter is not compatible with Kali Linux. Once try an external wifi adopter.
And read this solution if you could solve the problems: http://docs.kali.org/installation/troubleshooting-wireless-driver-issues