PinoyShare
Hello Guest ! Welcome to PinoyShare Forum

An Exclusive Mobile and PC Chat community , You can share files,information and start a discussion

Also Register Now to be able to download Games,Movie,TV Shows, Free Internet, VPN User and More

Join the forum, it's quick and easy

PinoyShare
Hello Guest ! Welcome to PinoyShare Forum

An Exclusive Mobile and PC Chat community , You can share files,information and start a discussion

Also Register Now to be able to download Games,Movie,TV Shows, Free Internet, VPN User and More
PinoyShare
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Log in
Search
Display results as :
Advanced Search
Latest topics
.ehi 1000000000% working ultra fast 2.6 mbps updateSun Jul 30, 2017 11:31 amyusuke2k18
mgc vpn 2.0 na halimaw sa gamingFri Mar 31, 2017 2:50 amjhayemgalay
3 days openssh status:403Thu Mar 30, 2017 3:19 amRhonzraps
halimaw high speed postern config 3/29/17Thu Mar 30, 2017 2:51 amRhonzraps
Top posting users this week
No user
Who is online?
In total there is 1 user online :: 0 Registered, 0 Hidden and 1 Guest

None

View the whole list

Similar Topics


Go down
Rhonzraps
Rhonzraps
Admin
Posts : 142
P-Cash P-Cash : 5386888
Reputation : 3
Join date : 2015-01-17
https://pinoyshare.forumtl.com

5 Steps Wifi Hacking – Cracking WPA2 Password Empty 5 Steps Wifi Hacking – Cracking WPA2 Password

Fri Apr 15, 2016 10:58 pm
After the long holiday, first I want to say Merry Christmas and Happy new year 2014 to you. Today we will learn about 5 Steps Wifi Hacking – Cracking WPA2 Password.

According to Wikipedia :

Wikipedia wrote:Wi-Fi Protected Access (WPA) and Wi-Fi Protected Access II (WPA2) are two security protocols and security certification programs developed by the Wi-Fi Alliance to secure wireless computer networks. The Alliance defined these in response to serious weaknesses researchers had found in the previous system, WEP (Wired Equivalent Privacy)

A flaw in a feature added to Wi-Fi, called Wi-Fi Protected Setup (WPS), allows WPA and WPA2 security to be bypassed and effectively broken in many situations. Many access point they have a Wifi Protected Setup enabled by default (even after we hard reset the access point).

Requirements:

1. Wireless card (support promiscuous mode)

In this tutorial I use ALFA AWUS036H from Amazon.
2. Access point with WPA2 and WPS enables

5 Steps Wifi Hacking – Cracking WPA2 Password:

1. Open our terminal (CTRL+ALT+T) and type airmon-ng

5 Steps Wifi Hacking – Cracking WPA2 Password Wifi-hack-wpa1

this command will lists our wireless card that attached with our system.

2. The next step we need to stop our wireless monitor mode by running airmon-ng stop wlan0 -

5 Steps Wifi Hacking – Cracking WPA2 Password Wifi-hack-wpa2

3. Now we ready to capture the wireless traffic around us. By running airodump-ng wlan0 our wireless interface will start capturing the data.

5 Steps Wifi Hacking – Cracking WPA2 Password Wifi-hack-wpa3

From the picture above, we can see many available access point with all the information. In the green box is our victim access point which is my own access point

Information:

BSSID (Basic Service Set Identification): the MAC address of access point

PWR: Signal level reported by the card.

Beacons: Number of announcements packets sent by the AP

#Data: Number of captured data packets (if WEP, unique IV count), including data broadcast packets.

#/s: Number of data packets per second measure over the last 10 seconds.

CH: Channel number (taken from beacon packets).

MB: Maximum speed supported by the AP. If MB = 11, it's 802.11b, if MB = 22 it's 802.11b+ and higher rates are 802.11g.

ENC: Encryption algorithm in use.

CIPHER: The cipher detected. TKIP is typically used with WPA and CCMP is typically used with WPA2.

AUTH: The authentication protocol used.

ESSID: Shows the wireless network name. The so-called “SSID”, which can be empty if SSID hiding is activated.

4. From the step 3 above, we can find access point with encryption algorithm WPA2 and note the AP channel number. Now we will find out whether target AP has WPS enabled or not.

wash -i wlan0 -c 8 -C -s

5 Steps Wifi Hacking – Cracking WPA2 Password Wifi-hack-wpa4

if the WPS Locked status is No, then we ready to crack and move to step 5.

5. The last step is cracking the WPA2 password using reaver.

reaver -i <your_interface> -b <wi-fi victim MAC address> –fail-wait=360

Because we already get the information from step 3 above, so my command look like this:

reaver -i wlan0 -b E0:05:C5:5A:26:94 –fail-wait=360

5 Steps Wifi Hacking – Cracking WPA2 Password Wifi-hack-wpa5

it took about 5 hours to crack 19 characters WPA2 password (vishnuvalentino.com) from my Kali virtualBox, but it depend with our hardware and wireless card.

Conclusions:

1. WPA and WPA2 security implemented without using the Wi-Fi Protected Setup (WPS) feature are unaffected by the security vulnerability.

2. To prevent this attack, just turn off our WPS/QSS feature on our access point. See picture below (I only have the Chinese version
Back to top
Permissions in this forum:
You cannot reply to topics in this forum