How To Hack WiFi
How To Hack WiFi
1
HabeshaCanHackFeed free serious hacking tutorial
How to Hack WiFi (Wireless) Network
A wireless network is a network that uses radio waves to link computers and other
devices together. The implementation is done at the Layer 1 (physical layer) of the
OSI model.
You will need a wireless network enabled device such as a laptop, tablet, smartphones,
etc. You will also need to be within the transmission radius of a wireless network
access point. Most devices (if the wireless network option is turned on) will provide
you with a list of available networks. If the network is not password protected, then
you just have to click on connect. If it is password protected, then you will need the
password to gain access.
2
HabeshaCanHackFeed free serious hacking tutorial
Wireless Network Authentication
Since the network is easily accessible to everyone with a wireless network enabled
device, most networks are password protected. Let’s look at some of the most
commonly used authentication techniques.
WEP
WEP is the acronym for Wired Equivalent Privacy. It was developed for IEEE 802.11
WLAN standards. Its goal was to provide the privacy equivalent to that provided by
wired networks. WEP works by encrypting the data been transmitted over the network
to keep it safe from eavesdropping.
WEP Authentication
WEP Weakness
Because of these security flaws, WEP has been deprecated in favor of WPA
WPA
3
HabeshaCanHackFeed free serious hacking tutorial
WPA is the acronym for Wi-Fi Protected Access. It is a security protocol
developed by the Wi-Fi Alliance in response to the weaknesses found in WEP. It is
used to encrypt data on 802.11 WLANs. It uses higher Initial Values 48 bits instead of
the 24 bits that WEP uses. It uses temporal keys to encrypt packets.
WPA Weaknesses
WEP cracking
Passive cracking– this type of cracking has no effect on the network traffic
until the WEP security has been cracked. It is difficult to detect.
Active cracking– this type of attack has an increased load effect on the
network traffic. It is easy to detect compared to passive cracking. It is more
effective compared to passive cracking.
WPA Cracking
WPA uses a 256 pre-shared key or passphrase for authentications. Short passphrases
are vulnerable to dictionary attacks and other attacks that can be used to crack
passwords. The following tools can be used to crack WPA keys.
CowPatty– this tool is used to crack pre-shared keys (PSK) using brute force
attack. http://wirelessdefence.org/Contents/coWPAttyMain.htm
Cain & Abel– this tool can be used to decode capture files from other sniffing
programs such as Wireshark. The capture files may contain WEP or
4
HabeshaCanHackFeed free serious hacking tutorial
WPA-PSK encoded frames.
http://www.softpedia.com/get/Security/Decrypting-Decoding/Cain-and-Abel.s
html
It is possible to crack the WEP/WPA keys used to gain access to a wireless network.
Doing so requires software and hardware resources, and patience. The success of such
attacks can also depend on how active and inactive the users of the target network are.
We will provide you with basic information that can help you get started. Backtrack is
a Linux-based security operating system. It is developed on top of Ubuntu. Backtrack
comes with a number of security tools. Backtrack can be used to gather information,
assess vulnerabilities and perform exploits among other things.
Metasploit
Wireshark
Aircrack-ng
NMap
Ophcrack
Cracking wireless network keys requires patience and resources mentioned above. At
a minimum, you will need the following tools
5
HabeshaCanHackFeed free serious hacking tutorial
your control include users of the target network using it actively as you sniff
data packets.
In this practical scenario, we are going touse Cain and Abel to decode the stored
wireless network passwords in Windows. We will also provide useful information
that can be used to crack the WEP and WPA keys of wireless networks.
Ensure that the Decoders tab is selected then click on Wireless Passwords
from the navigation menu on the left-hand side
Click on the button with a plus sign
6
HabeshaCanHackFeed free serious hacking tutorial
Assuming you have connected to a secured wireless network before, you will get
results similar to the ones shown below
The decoder will show you the encryption type, SSID and the password that
was used.